Started by user Oleksii Korniienko Rebuilds build #129 Running as Oleksii Korniienko Agent centos-7-g0gqs is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-g0gqs" namespace: "reddeer" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.reddeer.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-g0gqs" - 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-g0gqs" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.reddeer.svc.cluster.local/reddeer/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-reddeer" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-g0gqs (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 2.36.6' > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 344e314cac86ef32ae37df3196df2c1e574b64fb (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 344e314cac86ef32ae37df3196df2c1e574b64fb # timeout=10 Commit message: "Update gef plugins according to the 2023-09 changes" > git rev-list --no-walk 344e314cac86ef32ae37df3196df2c1e574b64fb # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [reddeer.verification.parametrized] $ Xvnc -help Starting xvnc [reddeer.verification.parametrized] $ Xvnc :48 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Fri Aug 25 13:59:57 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5948 vncext: created VNC server for screen 0 [reddeer.verification.parametrized] $ /bin/sh -xe /tmp/jenkins11730999415833411897.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-S -Declipse-target-site=https://download.eclipse.org/releases/2023-09 -DskipTests=false -Djava.target.version=17 -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 clean verify -U Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher [WARNING] Pack200 is not supported when running on Java 14 and higher SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Fetching p2.index from https://download.eclipse.org/releases/2023-09/ (122B) [INFO] Adding repository https://download.eclipse.org/releases/2023-09 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2023-09/ (480B) [INFO] Fetching compositeContent.xml from https://download.eclipse.org/technology/epp/packages/2023-09/ (442B) [INFO] Fetching content.jar from https://download.eclipse.org/technology/epp/packages/2023-09/202308241200/ (125.89kB) [INFO] Fetching p2.index from https://download.eclipse.org/releases/2023-09/202308251000/ (140B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2023-09/202308251000/ (735.6kB) [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ (172B) [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ (14.08kB) [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (126B) [INFO] Adding repository https://download.eclipse.org/oomph/simrel-orbit/2023-09 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (457B) [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (117.47kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/pom.xml [INFO] Fetching 202308251000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2023-09/ (63B) [INFO] Fetching org.eclipse.osgi_3.18.500.v20230801-1826.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.47MB) [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (393.54kB) [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (64.89kB) [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (83.65kB) [INFO] Fetching org.eclipse.swt_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (18.79kB) [INFO] Fetching org.hamcrest.core_2.2.0.v20230809-1000.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (9.19kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.16MB) [INFO] Fetching org.hamcrest_2.2.0.v20210711-0821.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (147.32kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (23.09kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.49MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.08MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/pom.xml [INFO] Fetching com.ibm.icu_73.2.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.89MB) [INFO] Fetching com.sun.jna_5.13.0.v20230812-1000.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.81MB) [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.3MB) [INFO] Fetching javax.annotation_1.3.5.v20230504-0748.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (48.11kB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (361.47kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (25.35kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (717.41kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.commons-io_2.13.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (472.61kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (317.8kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (71.45kB) [INFO] Fetching org.eclipse.core.commands_3.11.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (117.29kB) [INFO] Fetching org.eclipse.equinox.common_3.18.100.v20230730-1117.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (150.54kB) [INFO] Fetching org.eclipse.core.contenttype_3.9.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (102.48kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (136.88kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.300.v20230801-1826.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (198.21kB) [INFO] Fetching org.eclipse.core.databinding_1.13.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (287.75kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.13.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (315.27kB) [INFO] Fetching org.eclipse.core.databinding.property_1.10.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (166.11kB) [INFO] Fetching org.eclipse.core.expressions_3.9.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (95.08kB) [INFO] Fetching org.eclipse.core.runtime_3.29.0.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (77.99kB) [INFO] Fetching org.eclipse.core.jobs_3.15.0.v20230808-1403.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (115.71kB) [INFO] Fetching org.eclipse.equinox.app_1.6.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (91.53kB) [INFO] Fetching org.eclipse.e4.core.commands_1.1.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (28.5kB) [INFO] Fetching org.eclipse.e4.core.di_1.9.100.v20230721-1753.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (55.35kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.12.100.v20230725-1354.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (56.66kB) [INFO] Fetching org.eclipse.e4.core.services_2.4.100.v20230708-0809.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (71.64kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (46.59kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.8.100.v20230617-1158.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.82kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.18.0.v20230429-1914.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (12.92kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.17.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.36kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (19.69kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.4.100.v20230801-1255.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (53.96kB) [INFO] Fetching org.eclipse.emf.ecore_2.35.0.v20230810-0713.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.29MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.14.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (48.5kB) [INFO] Fetching org.eclipse.e4.ui.services_1.6.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (26.42kB) [INFO] Fetching org.eclipse.jface_3.31.0.v20230816-1629.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.13MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.14.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (219.3kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.15.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (205.58kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.14.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (30.14kB) [INFO] Fetching org.eclipse.e4.ui.di_1.5.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (18.21kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.4.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (58.65kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.4.100.v20230801-1255.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (396.71kB) [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.14kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.4.0.v20230317-0802.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.11kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.15.100.v20230805-0732.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (268.72kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (91.77kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.35.0.v20230801-1141.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (238.79kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.5.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (120.39kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.16.100.v20230801-1255.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (256.48kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.17.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (150.24kB) [INFO] Fetching org.eclipse.jface.databinding_1.15.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (292.29kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.17.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (23.21kB) [INFO] Fetching org.eclipse.urischeme_1.3.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (54.17kB) [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230810-0713.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (378.61kB) [INFO] Fetching org.eclipse.help_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (274.59kB) [INFO] Fetching org.eclipse.ui_3.203.200.v20230807-1354.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (434.22kB) [INFO] Fetching org.eclipse.ui.workbench_3.130.0.v20230816-1515.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.51MB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (21.23kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt:4.7.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.workbench:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/pom.xml [INFO] Fetching bcprov_1.76.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (7.97MB) [INFO] Fetching bcpg_1.76.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (439.42kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (302.53kB) [INFO] Fetching org.eclipse.compare.core_3.8.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (69.73kB) [INFO] Fetching org.eclipse.core.filebuffers_3.8.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (116.83kB) [INFO] Fetching org.eclipse.text_3.13.100.v20230801-1334.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (299.13kB) [INFO] Fetching org.eclipse.core.filesystem_1.10.100.v20230717-1727.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (72.25kB) [INFO] Fetching org.eclipse.core.resources_3.19.100.v20230814-1312.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (900.14kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.17.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.28kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.300.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.88kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (172.09kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.7.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (365.14kB) [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (113.29kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.10.100.v20230814-2013.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (80.64kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.3.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (64.43kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.7.100.v20230710-0621.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (184.63kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.8.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (236.73kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (137.49kB) [INFO] Fetching org.eclipse.equinox.security_1.4.0.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (115.78kB) [INFO] Fetching org.eclipse.jface.text_3.24.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.editors_3.17.0.v20230804-0538.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (612.76kB) [INFO] Fetching org.eclipse.ui.ide_3.21.100.v20230815-1006.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.32MB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (693.65kB) [INFO] Fetching org.eclipse.ui.navigator_3.12.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (428.81kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:4.7.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.e4.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [INFO] Fetching jakarta.inject.jakarta.inject-api_1.0.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (10.61kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/pom.xml [INFO] Fetching org.eclipse.ui.forms_3.13.0.v20230807-1354.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (332.72kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface:4.7.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.eclipse:4.7.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.15.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (73.8kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (536.33kB) [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.15.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.55MB) [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (300.96kB) [INFO] Fetching org.eclipse.core.variables_3.6.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (37.54kB) [INFO] Fetching org.eclipse.debug.core_3.21.100.v20230731-1425.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (401.09kB) [INFO] Fetching org.eclipse.debug.ui_3.18.100.v20230802-1257.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.04MB) [INFO] Fetching org.eclipse.ui.console_3.13.0.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (246.77kB) [INFO] Fetching org.eclipse.e4.ui.progress_0.4.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (209.72kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (39.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.400.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (71.72kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.6.100.v20230718-0609.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (113.11kB) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.300.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (49.04kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (33.68kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (135.53kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.8.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (103.54kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.5.100.v20230814-2013.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (248.62kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.5.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (37.55kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (27kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.7.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (77.46kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.200.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (28.81kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.8.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (698.87kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.4.0.v20230728-2008.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (172.99kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.3.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (103.81kB) [INFO] Fetching org.junit_4.13.2.v20230809-1000.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (414.97kB) [INFO] Fetching org.eclipse.ui.browser_3.8.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (210.26kB) [INFO] Fetching org.eclipse.ui.views.log_1.4.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (174.65kB) [INFO] Fetching org.eclipse.wst.server.core_1.11.0.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (397.26kB) [INFO] Fetching org.eclipse.wst.server.ui_1.6.200.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (953.19kB) [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (56.15kB) [INFO] Fetching org.yaml.snakeyaml_2.1.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (326.36kB) [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (60.39kB) [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.1.0.v202304050316.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (76.29kB) [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (101.36kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/pom.xml [INFO] Fetching org.eclipse.draw2d_3.14.0.202308021527.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (648.33kB) [INFO] Fetching org.eclipse.gef_3.15.0.202308021527.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (999.33kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy:4.7.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.graphiti:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/pom.xml [INFO] Fetching org.eclipse.emf.common.ui_2.21.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (168.01kB) [INFO] Fetching org.eclipse.emf.edit_2.18.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (301.88kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (354.65kB) [INFO] Fetching org.eclipse.ui.views_3.12.100.v20230811-1916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (107.53kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.5.0.202303072132.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (109.07kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (175.44kB) [INFO] Fetching org.eclipse.emf.validation_1.8.3.202305230712.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (411.07kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (88.93kB) [INFO] Fetching org.eclipse.graphiti_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (326.75kB) [INFO] Fetching org.eclipse.graphiti.mm_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (222.15kB) [INFO] Fetching org.eclipse.graphiti.ui_0.19.1.202211181144.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (692.62kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.10.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (110.58kB) [INFO] Fetching org.eclipse.nebula.cwt_1.1.0.202303072132.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (155.83kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct:4.7.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.junit:4.7.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.jdt.junit:4.7.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.7.200.v20230627-0107.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (58.97kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.extension:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/pom.xml [INFO] Fetching biz.aQute.bnd.util_6.4.1.202306080939.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (418.96kB) [INFO] Fetching biz.aQute.bndlib_6.4.1.202306080939.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.04MB) [INFO] Fetching org.osgi.service.repository_1.1.0.201505202024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (24.84kB) [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (54.01kB) [INFO] Fetching jakarta.annotation-api_1.3.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.47kB) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.96MB) [INFO] Fetching org.slf4j.jcl_1.7.2.v20130115-1340.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.83kB) [INFO] Fetching org.eclipse.ant.core_3.7.100.v20230731-0828.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (109.39kB) [INFO] Fetching org.eclipse.ant.launching_1.4.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (163.54kB) [INFO] Fetching org.eclipse.jdt.launching_3.20.100.v20230814-1810.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (583.32kB) [INFO] Fetching org.eclipse.core.externaltools_1.3.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.77kB) [INFO] Fetching org.eclipse.jdt.core_3.35.0.v20230814-1356.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.04MB) [INFO] Fetching org.eclipse.ant.ui_3.9.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.ui.externaltools_3.6.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (142.96kB) [INFO] Fetching org.eclipse.jdt.ui_3.30.0.v20230815-1601.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (10.99MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.13.100.v20230809-1849.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.68MB) [INFO] Fetching org.eclipse.team.core_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (405.12kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.14.100.v20230728-0612.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (346.43kB) [INFO] Fetching org.eclipse.jdt.junit_3.16.100.v20230812-0709.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (552.57kB) [INFO] Fetching org.eclipse.compare_3.9.200.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (809.15kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (258.26kB) [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.35.0.v20230814-2020.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.05MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.19.100.v20230811-2104.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.51MB) [INFO] Fetching org.eclipse.jdt.debug_3.21.100.v20230728-0612.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (926.07kB) [INFO] Fetching org.eclipse.search_3.15.200.v20230816-1837.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (500.55kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.13.100.v20230728-0612.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (470.99kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.12.100.v20230811-1614.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (182.24kB) [INFO] Fetching org.eclipse.team.ui_3.10.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.100.v20230811-1916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (180.32kB) [INFO] Fetching org.eclipse.pde.build_3.12.100.v20230812-1744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (507.16kB) [INFO] Fetching org.eclipse.pde.core_3.17.100.v20230814-2100.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.41MB) [INFO] Fetching org.eclipse.pde.launching_3.11.100.v20230812-1744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (142.75kB) [INFO] Fetching org.eclipse.pde.ui_3.14.100.v20230814-2100.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.61MB) [INFO] Fetching org.eclipse.ui.intro_3.7.100.v20230726-0617.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (349.88kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.100.v20230725-0936.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (388.81kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.3.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (166.06kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy:4.7.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.recorder:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/pom.xml [INFO] Fetching org.eclipse.swtbot.generator_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (110.97kB) [INFO] Fetching org.eclipse.swtbot.generator.jdt_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (60.3kB) [INFO] Fetching org.eclipse.swtbot.generator.ui_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (25.04kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.go:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/pom.xml [INFO] Fetching org.eclipse.core.net_1.5.100.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (49.77kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.500.v20230717-2134.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (54.57kB) [INFO] Fetching org.eclipse.ui.ide.application_1.5.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (129.16kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/pom.xml [INFO] Fetching slf4j.api_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (62.14kB) [INFO] Fetching org.apache.aries.spifly.dynamic.bundle_1.3.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (150.25kB) [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (308.6kB) [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.51kB) [INFO] Fetching com.google.guava_32.1.2.jre.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.9MB) [INFO] Fetching org.objectweb.asm_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (119.01kB) [INFO] Fetching org.objectweb.asm.commons_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (70.52kB) [INFO] Fetching org.objectweb.asm.util_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (88.94kB) [INFO] Fetching org.apache.commons.cli_1.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (56.92kB) [INFO] Fetching org.apache.commons.commons-codec_1.16.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (352.28kB) [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.5MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (101.69kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.10.100.v20230708-0916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (83.25kB) [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (48.16kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (188.35kB) [INFO] Fetching org.eclipse.m2e.archetype.archetype-catalog_3.2.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (19.14kB) [INFO] Fetching org.eclipse.m2e.archetype.common_3.3.0.20230605-1716.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (11.96kB) [INFO] Fetching org.eclipse.m2e.archetype.archetype-common_3.2.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (179.39kB) [INFO] Fetching org.eclipse.m2e.archetype.archetype-descriptor_3.2.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (23.88kB) [INFO] Fetching org.eclipse.m2e.archetype.jdom2_2.0.6.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (324.13kB) [INFO] Fetching org.eclipse.m2e.maven.runtime_3.9.101.20230730-1958.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (7.65MB) [INFO] Fetching org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (156.16kB) [INFO] Fetching org.eclipse.m2e.core_2.4.0.20230809-1423.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (650.65kB) [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.56kB) [INFO] Fetching org.eclipse.m2e.core.ui_2.0.6.20230809-1423.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (811.94kB) [INFO] Fetching org.eclipse.m2e.model.edit_2.0.300.20230320-2130.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (410.69kB) [INFO] Fetching org.eclipse.wst.common.uriresolver_1.4.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (48.63kB) [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (229kB) [INFO] Fetching org.eclipse.wst.sse.core_1.2.1200.v202308180854.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (479.34kB) [INFO] Fetching org.eclipse.wst.xml.core_1.2.800.v202308210520.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (812.15kB) [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.85kB) [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.38kB) [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (30.58kB) [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.82kB) [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (19.88kB) [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (54.28kB) [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (29.67kB) [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (14.42kB) [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (25.74kB) [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.73kB) [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (18.3kB) [INFO] Fetching org.eclipse.wst.common.frameworks_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (125.12kB) [INFO] Fetching org.eclipse.wst.common.environment_1.1.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (50.66kB) [INFO] Fetching org.objectweb.asm.tree_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (50.73kB) [INFO] Fetching org.objectweb.asm.tree.analysis_9.5.0.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (33.18kB) [INFO] Fetching slf4j.simple_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.6kB) [INFO] Fetching slf4j.nop_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.73kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] Fetching org.eclipse.jdt_3.19.200.v20230817-0230.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (44.73kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] Fetching p2.index from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (30.03kB) [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (12.01kB) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/releases/latest/ (126B) [INFO] Adding repository https://download.eclipse.org/mylyn/releases/latest [INFO] Fetching compositeContent.xml from https://download.eclipse.org/mylyn/releases/latest/ (486B) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (37.46kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] Fetching org.apache.lucene.analysis-common_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.9MB) [INFO] Fetching org.apache.lucene.core_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.84MB) [INFO] Fetching org.apache.lucene.analysis-smartcn_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.44MB) [INFO] Fetching org.apache.lucene.queries_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (546.11kB) [INFO] Fetching org.apache.lucene.queryparser_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (449.09kB) [INFO] Fetching org.apache.lucene.sandbox_9.7.0.v20230703-0758.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (248.53kB) [INFO] Fetching org.eclipse.datatools.connectivity_1.15.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (275.68kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (21.94kB) [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (17.44kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (573.38kB) [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (174.63kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (355.26kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (578.19kB) [INFO] Fetching org.eclipse.datatools.help_1.8.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (22.6kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (348.3kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (636.3kB) [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (232.29kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (97.24kB) [INFO] Fetching org.eclipse.datatools.sqltools.result_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (99.81kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (196.87kB) [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (136.79kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (36.54kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.04kB) [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (381.35kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (476.59kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (146.78kB) [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (371.24kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.3.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (80.75kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (28.39kB) [INFO] Fetching org.eclipse.jem_2.1.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (292.79kB) [INFO] Fetching org.eclipse.jem.util_2.2.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (120.06kB) [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (83.83kB) [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (50.48kB) [INFO] Fetching org.eclipse.jst.common.annotations.core_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (28.72kB) [INFO] Fetching org.eclipse.jst.common.frameworks_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (132.24kB) [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (417.38kB) [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (152.23kB) [INFO] Fetching org.eclipse.wst.validation_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (436.03kB) [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.5.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (381.87kB) [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.13.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (190.34kB) [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (145.01kB) [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (297.8kB) [INFO] Fetching org.eclipse.jst.common.ui_1.1.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (83.99kB) [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.1.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (144.26kB) [INFO] Fetching org.eclipse.jst.ejb.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (459.55kB) [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (159.84kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (339.48kB) [INFO] Fetching org.eclipse.jst.j2ee_1.2.901.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jst.j2ee.core_1.5.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.78MB) [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.300.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (858.89kB) [INFO] Fetching org.eclipse.wst.web.ui_1.2.500.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (90.73kB) [INFO] Fetching org.eclipse.wst.validation.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (165.8kB) [INFO] Fetching org.eclipse.wst.web_1.3.200.v202305221615.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (77.83kB) [INFO] Fetching org.eclipse.jst.jee.ui_1.1.0.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (194.86kB) [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202308172116.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (80.58kB) [INFO] Fetching org.eclipse.jst.jee_1.1.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (119.55kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.600.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (64.28kB) [INFO] Fetching org.eclipse.jst.j2ee.jca_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (126.89kB) [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.2.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.41kB) [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.2.100.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (236.58kB) [INFO] Fetching org.eclipse.jst.j2ee.web_1.3.0.v202307260438.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (485.51kB) [INFO] Fetching org.eclipse.wst.common.ui_1.2.401.v202308161955.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (152.42kB) [INFO] Fetching org.eclipse.jst.servlet.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (255.21kB) [INFO] Fetching org.eclipse.wst.css.core_1.3.400.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (554.94kB) [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (322.08kB) [INFO] Fetching org.eclipse.wst.xml.ui_1.2.701.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1MB) [INFO] Fetching org.eclipse.wst.sse.ui_1.7.800.v202308200343.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.wst.html.core_1.4.400.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (785.75kB) [INFO] Fetching org.eclipse.wst.html.ui_1.1.801.v202308160453.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (334.1kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/legacy/releases/ (130B) [INFO] Adding repository https://download.eclipse.org/tools/gef/updates/legacy/releases [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/gef/updates/legacy/releases/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.0_gef-master_1544/ (11.25kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.1_gef-maintenance_1205/ (11.77kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.0/ (8.86kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.1/ (8.55kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.2/ (8.91kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.0/ (9.19kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.1/ (9.19kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.2/ (9.3kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.0/ (11.55kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.1/ (11.67kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.2/ (11.46kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.0/ (11.6kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.1/ (11.84kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.2/ (11.7kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.0_gef-master_322/ (16.59kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.1_gef-maintenance_62/ (16.72kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.2_gef-maintenance_212/ (16.67kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.0_gef-master_679/ (16.86kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.100_gef-master_1130/ (11.71kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.101_gef-maintenance_810/ (11.59kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.1_gef-maintenance_433/ (16.83kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/ (11.75kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.14.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (250.75kB) [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (72.52kB) [INFO] Fetching org.mockito.mockito-core_5.4.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (673.71kB) [INFO] Fetching net.bytebuddy.byte-buddy_1.14.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (4.01MB) [INFO] Fetching org.objenesis_3.3.0.v20221103-2317.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (68.18kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/pom.xml [INFO] Fetching org.eclipse.pde.junit.runtime_3.7.100.v20230728-0611.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (24.12kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.integration.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.e4.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.eclipse.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.gef.spy.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.swt.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.tests.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.ui.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.recorder.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.graphiti.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.spy.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.logparser.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.codegen.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.site:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.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 Integration and Eclipse Installation Tests [eclipse-test-plugin] [INFO] RedDeer Eclipse Tests [eclipse-test-plugin] [INFO] RedDeer GEF Tests [eclipse-test-plugin] [INFO] RedDeer Graphiti Tests [eclipse-test-plugin] [INFO] RedDeer Direct Tests [eclipse-test-plugin] [INFO] RedDeer JUnit Tests [eclipse-test-plugin] [INFO] RedDeer Requirements Tests [eclipse-test-plugin] [INFO] RedDeer UI Tests [eclipse-test-plugin] [INFO] RedDeer E4 Workbench Tests [eclipse-test-plugin] [INFO] RedDeer Features [pom] [INFO] RedDeer E4 Feature [eclipse-feature] [INFO] RedDeer Eclipse Feature [eclipse-feature] [INFO] RedDeer GEF Spy Feature [eclipse-feature] [INFO] RedDeer SWT Feature [eclipse-feature] [INFO] RedDeer Tests Feature [eclipse-feature] [INFO] RedDeer UI Feature [eclipse-feature] [INFO] RedDeer Recorder Feature [eclipse-feature] [INFO] RedDeer GEF/Graphiti Feature [eclipse-feature] [INFO] RedDeer Spy Feature [eclipse-feature] [INFO] RedDeer Log Parser Feature [eclipse-feature] [INFO] RedDeer CodeGen Feature [eclipse-feature] [INFO] RedDeer Site [eclipse-repository] [INFO] RedDeer Archetype [maven-archetype] [INFO] [INFO] ---------------------< org.eclipse.reddeer:parent >--------------------- [INFO] Building RedDeer Parent POM File 4.7.0-SNAPSHOT [1/58] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ parent --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ parent --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --------------------< org.eclipse.reddeer:plugins >--------------------- [INFO] Building RedDeer Plugins 4.7.0-SNAPSHOT [2/58] [INFO] from plugins/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ plugins --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ plugins --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ plugins --- [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.common >----------- [INFO] Building RedDeer Common 4.7.0-SNAPSHOT [3/58] [INFO] from plugins/org.eclipse.reddeer.common/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common --- [INFO] Resolving class path of RedDeer Common... [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.16MB) [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (79.16kB) [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.07MB) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.124.100.v20230814-1333.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.1MB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (251.02kB) [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.92kB) [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.300.v20230622-2056.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (32.02kB) [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (49.9kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common --- [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.common --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.common --- [INFO] No tests to run. [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.core >------- [INFO] Building RedDeer Workbench Core 4.7.0-SNAPSHOT [4/58] [INFO] from plugins/org.eclipse.reddeer.workbench.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.core --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.core --- [INFO] Resolving class path of RedDeer Workbench Core... [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.2.0.v20230501-1823.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (12.61kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.2.0.v20230501-1823.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (12.12kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.14.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (31.84kB) [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (11.39kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.core --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench.core --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench.core --- [INFO] No tests to run. [INFO] [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core >------ [INFO] Building RedDeer E4 Workbench Core 4.7.0-SNAPSHOT [5/58] [INFO] from plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Resolving class path of RedDeer E4 Workbench Core... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/target/org.eclipse.reddeer.e4.workbench.core-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/target/org.eclipse.reddeer.e4.workbench.core-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench.core --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.core >------------ [INFO] Building RedDeer Core 4.7.0-SNAPSHOT [6/58] [INFO] from plugins/org.eclipse.reddeer.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core --- [INFO] Resolving class path of RedDeer Core... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core --- [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/target/org.eclipse.reddeer.core-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/target/org.eclipse.reddeer.core-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.core --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.core --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.swt >------------- [INFO] Building RedDeer SWT 4.7.0-SNAPSHOT [7/58] [INFO] from plugins/org.eclipse.reddeer.swt/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt --- [INFO] Resolving class path of RedDeer SWT... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt --- [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.swt --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/target/org.eclipse.reddeer.swt-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/target/org.eclipse.reddeer.swt-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.swt --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.swt --- [INFO] No tests to run. [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.jface >------------ [INFO] Building RedDeer JFace 4.7.0-SNAPSHOT [8/58] [INFO] from plugins/org.eclipse.reddeer.jface/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface --- [INFO] Resolving class path of RedDeer JFace... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jface --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/target/org.eclipse.reddeer.jface-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/target/org.eclipse.reddeer.jface-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jface --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jface --- [INFO] No tests to run. [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.workbench >---------- [INFO] Building RedDeer Workbench 4.7.0-SNAPSHOT [9/58] [INFO] from plugins/org.eclipse.reddeer.workbench/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench --- [INFO] Resolving class path of RedDeer Workbench... [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (59.56kB) [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (12.94kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.2.0.v20230616-1215.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.56kB) [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.102.0.v20230616-1215.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (29.89kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (39.29kB) [INFO] Fetching org.eclipse.ui.win32_3.5.100.v20230630-1554.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (24.35kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (13.13kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.1.0.v20230630-1303.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (25.64kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (27.41kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench --- [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench >-------- [INFO] Building RedDeer E4 Workbench 4.7.0-SNAPSHOT [10/58] [INFO] from plugins/org.eclipse.reddeer.e4.workbench/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench --- [INFO] Resolving class path of RedDeer E4 Workbench... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/target/org.eclipse.reddeer.e4.workbench-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/target/org.eclipse.reddeer.e4.workbench-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms >----------- [INFO] Building RedDeer UIForms 4.7.0-SNAPSHOT [11/58] [INFO] from plugins/org.eclipse.reddeer.uiforms/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms --- [INFO] Resolving class path of RedDeer UIForms... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.uiforms --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/target/org.eclipse.reddeer.uiforms-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/target/org.eclipse.reddeer.uiforms-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.uiforms --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.uiforms --- [INFO] No tests to run. [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.direct >----------- [INFO] Building RedDeer Direct 4.7.0-SNAPSHOT [12/58] [INFO] from plugins/org.eclipse.reddeer.direct/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.direct --- [INFO] Resolving class path of RedDeer Direct... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.direct --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.direct --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.direct --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.direct --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.direct --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.direct --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/target/org.eclipse.reddeer.direct-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.direct --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/target/org.eclipse.reddeer.direct-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.direct --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.direct --- [INFO] No tests to run. [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.junit >------------ [INFO] Building RedDeer JUnit 4.7.0-SNAPSHOT [13/58] [INFO] from plugins/org.eclipse.reddeer.junit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit --- [INFO] Resolving class path of RedDeer JUnit... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit --- [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/target/org.eclipse.reddeer.junit-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/target/org.eclipse.reddeer.junit-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse >----------- [INFO] Building RedDeer Eclipse 4.7.0-SNAPSHOT [14/58] [INFO] from plugins/org.eclipse.reddeer.eclipse/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse --- [INFO] Resolving class path of RedDeer Eclipse... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse --- [INFO] Compiling 251 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.eclipse --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/target/org.eclipse.reddeer.eclipse-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/target/org.eclipse.reddeer.eclipse-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.eclipse --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.eclipse --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.gef >------------- [INFO] Building RedDeer GEF 4.7.0-SNAPSHOT [15/58] [INFO] from plugins/org.eclipse.reddeer.gef/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef --- [INFO] Resolving class path of RedDeer GEF... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef --- [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/target/org.eclipse.reddeer.gef-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/target/org.eclipse.reddeer.gef-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.gef.spy >----------- [INFO] Building RedDeer GEF Spy 4.7.0-SNAPSHOT [16/58] [INFO] from plugins/org.eclipse.reddeer.gef.spy/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.spy --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef.spy --- [INFO] Resolving class path of RedDeer GEF Spy... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.spy --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef.spy --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef.spy --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/target/org.eclipse.reddeer.gef.spy-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/target/org.eclipse.reddeer.gef.spy-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef.spy --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef.spy --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti >---------- [INFO] Building RedDeer Graphiti 4.7.0-SNAPSHOT [17/58] [INFO] from plugins/org.eclipse.reddeer.graphiti/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.graphiti --- [INFO] Resolving class path of RedDeer Graphiti... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.graphiti --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.graphiti --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.graphiti --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.graphiti --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/target/org.eclipse.reddeer.graphiti-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.graphiti --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/target/org.eclipse.reddeer.graphiti-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.graphiti --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.graphiti --- [INFO] No tests to run. [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit >---------- [INFO] Building RedDeer JDT Junit 4.7.0-SNAPSHOT [18/58] [INFO] from plugins/org.eclipse.reddeer.jdt.junit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jdt.junit --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jdt.junit --- [INFO] Resolving class path of RedDeer JDT Junit... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jdt.junit --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jdt.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jdt.junit --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jdt.junit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jdt.junit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jdt.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/target/org.eclipse.reddeer.jdt.junit-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jdt.junit --- [WARNING] /home/jenkins/agent/workspace/reddeer.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-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jdt.junit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jdt.junit --- [INFO] No tests to run. [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.junit.extension >------- [INFO] Building RedDeer JUnit Extensions 4.7.0-SNAPSHOT [19/58] [INFO] from plugins/org.eclipse.reddeer.junit.extension/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.extension --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit.extension --- [INFO] Resolving class path of RedDeer JUnit Extensions... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit.extension --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit.extension --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit.extension --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/target/org.eclipse.reddeer.junit.extension-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/target/org.eclipse.reddeer.junit.extension-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit.extension --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit.extension --- [INFO] No tests to run. [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.requirements >-------- [INFO] Building RedDeer Requirements 4.7.0-SNAPSHOT [20/58] [INFO] from plugins/org.eclipse.reddeer.requirements/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.requirements --- [INFO] Resolving class path of RedDeer Requirements... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.requirements --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.requirements --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.requirements --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.requirements --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.requirements --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.requirements --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/target/org.eclipse.reddeer.requirements-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.requirements --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/target/org.eclipse.reddeer.requirements-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.requirements --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.requirements --- [INFO] No tests to run. [INFO] [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.ui >------------- [INFO] Building RedDeer UI 4.7.0-SNAPSHOT [21/58] [INFO] from plugins/org.eclipse.reddeer.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.ui --- [INFO] Resolving class path of RedDeer UI... [INFO] Fetching org.slf4j.binding.log4j12_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (23.66kB) [INFO] Fetching org.eclipse.swtbot.ant.junit_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (10.42kB) [INFO] Fetching biz.aQute.bnd.embedded-repo_6.4.1.202306080939.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (5.73MB) [INFO] Fetching ch.qos.logback.slf4j_1.2.3.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (21.17kB) [INFO] Fetching org.slf4j.binding.simple_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (26.7kB) [INFO] Fetching org.slf4j.binding.nop_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (15.08kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.ui --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/target/org.eclipse.reddeer.ui-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/target/org.eclipse.reddeer.ui-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.ui --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.ui --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.spy >------------- [INFO] Building RedDeer Spy 4.7.0-SNAPSHOT [22/58] [INFO] from plugins/org.eclipse.reddeer.spy/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.spy --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.spy --- [INFO] Resolving class path of RedDeer Spy... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.spy --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.spy --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.spy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.spy --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/target/org.eclipse.reddeer.spy-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.spy --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/target/org.eclipse.reddeer.spy-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.spy --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.spy --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.recorder >---------- [INFO] Building RedDeer Recorder 4.7.0-SNAPSHOT [23/58] [INFO] from plugins/org.eclipse.reddeer.recorder/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.recorder --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.recorder --- [INFO] Resolving class path of RedDeer Recorder... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.recorder --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.recorder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.recorder --- [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.recorder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.recorder --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.recorder --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/target/org.eclipse.reddeer.recorder-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.recorder --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/target/org.eclipse.reddeer.recorder-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.recorder --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.recorder --- [INFO] No tests to run. [INFO] [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.go >------------- [INFO] Building RedDeer Go 4.7.0-SNAPSHOT [24/58] [INFO] from plugins/org.eclipse.reddeer.go/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.go --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.go --- [INFO] Resolving class path of RedDeer Go... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.go --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.go --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.go --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/src does not exist [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.go --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.go --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.go --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/target/org.eclipse.reddeer.go-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.go --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/target/org.eclipse.reddeer.go-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.go --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.go --- [INFO] No tests to run. [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.logparser >---------- [INFO] Building RedDeer Log Parser 4.7.0-SNAPSHOT [25/58] [INFO] from plugins/org.eclipse.reddeer.logparser/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.logparser --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.logparser --- [INFO] Resolving class path of RedDeer Log Parser... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.logparser --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.logparser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.logparser --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.logparser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.logparser --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.logparser --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/target/org.eclipse.reddeer.logparser-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.logparser --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/target/org.eclipse.reddeer.logparser-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.logparser --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.logparser --- [INFO] No tests to run. [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.codegen >----------- [INFO] Building RedDeer CodeGen 4.7.0-SNAPSHOT [26/58] [INFO] from plugins/org.eclipse.reddeer.codegen/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.codegen --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.codegen --- [INFO] Resolving class path of RedDeer CodeGen... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.codegen --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.codegen --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.codegen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.codegen --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/target/org.eclipse.reddeer.codegen-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.codegen --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/target/org.eclipse.reddeer.codegen-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.codegen --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.codegen --- [INFO] No tests to run. [INFO] [INFO] -------------------< org.eclipse.reddeer:test-apps >-------------------- [INFO] Building RedDeer Test-Apps 4.7.0-SNAPSHOT [27/58] [INFO] from test-apps/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ test-apps --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ test-apps --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ test-apps --- [INFO] [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.e4 >------------- [INFO] Building RedDeer E4 Test App 4.7.0-SNAPSHOT [28/58] [INFO] from test-apps/org.eclipse.reddeer.e4/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4 --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4 --- [INFO] Resolving class path of RedDeer E4 Test App... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4 --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4 --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/bin [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4 --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4 --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/reddeer.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-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4 --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/target/org.eclipse.reddeer.e4-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4 --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4 --- [INFO] No tests to run. [INFO] [INFO] ---------------------< org.eclipse.reddeer:tests >---------------------- [INFO] Building RedDeer Tests 4.7.0-SNAPSHOT [29/58] [INFO] from tests/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ tests --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ tests --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ tests --- [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ tests --- [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.common.test >--------- [INFO] Building RedDeer Common Tests 4.7.0-SNAPSHOT [30/58] [INFO] from tests/org.eclipse.reddeer.common.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common.test --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common.test --- [INFO] Resolving class path of RedDeer Common Tests... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (136.19kB) [INFO] Fetching org.eclipse.core.net.linux_1.0.300.v20230630-1232.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (16.38kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (42.61kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (41.14kB) [INFO] Fetching org.eclipse.core.net.win32_1.1.100.v20230725-1354.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (27.76kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (86.39kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (88.49kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.2.100.v20230617-1158.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (9.6kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (87.79kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common.test --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.common.test --- [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (38.76kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (57.69kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (129.01kB) [INFO] Fetching org.eclipse.jface.notifications_0.6.100.v20230727-0604.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (32.87kB) [INFO] Fetching org.eclipse.platform_4.29.0.v20230817-0230.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (586.38kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.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 14:01:38.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:01:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 14:01:39.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:01:43.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 14:01:43.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:01:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 14:01:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:01:48.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 14:01:48.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:01:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 14:01:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:01:51.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 14:01:51.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:01:55.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 14:01:55.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:02:02.867 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: 24.624 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 1.029 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.001 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: 1.001 s test_groupWaitWaitUntilAndWhileFulfilled(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 11.003 s test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.test.wait.TimePeriodTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.common.test.wait.TimePeriodTest getSeconds_factor_gt1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0.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 14:02:02.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:02:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 14:02:09.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:02:16.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 14:02:16.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:02:19.421 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.506 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.001 s test_WaitWhileFulFilled(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 7.001 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 14:02:19.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:02:26.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 14:02:26.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:02:33.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 14:02:33.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 14:02:35.934 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.506 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.001 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.001 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.025 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.018 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.001 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 s Running org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 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 14:02:36.003 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 14:02:36.003 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 14:02:36.004 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 14:02:36.004 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 14:02:36.004 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 14:02:36.004 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 14:02:36.004 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 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:0.8.9: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 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.swt.test >---------- [INFO] Building RedDeer SWT Tests 4.7.0-SNAPSHOT [31/58] [INFO] from tests/org.eclipse.reddeer.swt.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt.test --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt.test --- [INFO] Resolving class path of RedDeer SWT Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt.test --- [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.swt.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.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... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:47.860 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:02:47.862 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:02:47.926 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:02:47.927 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:02:47.943 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:47.962 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:02:47.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:47.967 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:47.968 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:02:47.969 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:02:48.028 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:02:48.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:48.031 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:02:48.033 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:48.033 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:02:48.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:48.038 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:48.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:02:48.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:48.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:48.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:48.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:48.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:48.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:48.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:48.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:48.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:48.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:48.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:48.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:48.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:48.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 14:02:48.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:48.239 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 14:02:48.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:48.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:48.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:48.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:48.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:48.350 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:02:48.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:48.350 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:02:48.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:48.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:48.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:48.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:48.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:48.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:48.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:48.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:48.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:48.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:48.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:48.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:48.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:48.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:48.439 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 14:02:48.442 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 14:02:48.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:48.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:48.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:48.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:02:48.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:48.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:02:48.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:48.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:48.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:48.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:48.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:48.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:48.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:48.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:48.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:48.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:48.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:48.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:48.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:48.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:48.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 14:02:48.552 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 14:02:48.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:48.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:48.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:48.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:48.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:48.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:02:48.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:48.568 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:02:48.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:48.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:48.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:48.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:48.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:48.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:48.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:48.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:48.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:48.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:48.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:48.666 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 14:02:48.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 14:02:48.666 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 14:02:48.666 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 14:02:48.666 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 14:02:48.667 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 14:02:48.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:48.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:48.672 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:48.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:48.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:48.732 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:02:48.732 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:48.732 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:02:48.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:48.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:48.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:48.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:48.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:48.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:48.828 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 14:02:48.829 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 14:02:48.829 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 14:02:48.829 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 14:02:48.835 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:48.835 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:48.835 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:48.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:48.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:48.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:02:48.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:48.857 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:02:48.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:48.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:48.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:48.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:48.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:48.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:48.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:48.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:48.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:48.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:48.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:48.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:48.951 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 14:02:48.951 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 14:02:48.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 14:02:48.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:48.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:48.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:48.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:48.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:48.966 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:02:48.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:48.966 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:02:48.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:48.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:48.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:48.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:49.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:49.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:49.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:49.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:49.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:49.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:49.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:49.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:49.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:49.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:49.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:49.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:49.057 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 14:02:49.057 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 14:02:49.057 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 14:02:49.058 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 14:02:49.058 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 14:02:49.058 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 14:02:49.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:49.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:49.063 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:49.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:49.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:49.071 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 14:02:49.071 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 14:02:49.071 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:49.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:49.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:49.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.309 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.109 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.108 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.164 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.125 s hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.109 s shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.105 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.161 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.162 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:02:49.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:49.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:49.162 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:02:49.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:49.163 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:02:49.163 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:49.163 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:49.163 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:49.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:49.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:49.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:49.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:49.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:49.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:49.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:02:49.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:49.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:49.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:49.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:49.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:49.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:02:49.264 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:49.264 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:49.265 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:49.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:49.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:49.266 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:02:49.266 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 14:02:49.267 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 14:02:49.267 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 14:02:49.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:49.273 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:49.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:49.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:49.337 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:49.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:49.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:49.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:49.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:49.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:49.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:49.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:49.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:49.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:02:49.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:49.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:49.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:49.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:49.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:49.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:49.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:49.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:02:49.371 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:49.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:49.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:49.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:49.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:49.371 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:02:49.371 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 14:02:49.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 14:02:49.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:49.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:49.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:49.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:49.399 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:49.399 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:49.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:49.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:49.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:49.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:02:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:49.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:49.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:49.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:49.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:49.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:02:49.446 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:49.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:49.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:49.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:49.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:49.446 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:02:49.447 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:02:49.447 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:02:49.447 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 14:02:49.447 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 14:02:49.447 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 14:02:49.447 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 14:02:49.448 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 14:02:49.449 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 14:02:49.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:49.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:49.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:49.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.482 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:49.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:49.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:49.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:49.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:49.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:49.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:49.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:49.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:49.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:02:49.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:49.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:49.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:49.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:49.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:49.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:49.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:49.545 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:02:49.546 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:49.546 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:49.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:49.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:49.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:49.547 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:02:49.547 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 14:02:49.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:49.552 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:49.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:49.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:49.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.559 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:49.559 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:49.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:49.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:49.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:49.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:49.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:49.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:49.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:49.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:02:49.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:49.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:49.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:49.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:49.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:49.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:49.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:49.602 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:49.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:49.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:49.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:49.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:49.602 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:02:49.602 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:02:49.602 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:02:49.602 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 14:02:49.602 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 14:02:49.602 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 14:02:49.602 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 14:02:49.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:49.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:49.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:49.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:49.646 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:49.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:49.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:49.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:49.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:49.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:49.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:49.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 14:02:49.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:49.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 14:02:49.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:49.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:49.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:49.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:49.685 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.685 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:49.685 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:49.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:49.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:49.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:49.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:49.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:49.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:49.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:02:49.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:49.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:49.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:49.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:49.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:49.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:49.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:49.756 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:02:49.756 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:49.756 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:49.756 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:49.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:49.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:49.757 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:02:49.757 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:02:49.757 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:02:49.757 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 14:02:49.757 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 14:02:49.757 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 14:02:49.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:49.764 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:49.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:49.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:49.771 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.771 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:49.771 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:49.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:49.771 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:49.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:49.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:49.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:49.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:49.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:49.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 14:02:49.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:49.826 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 14:02:49.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:49.831 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:49.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:49.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:49.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:49.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:49.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:49.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:49.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:49.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:49.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:49.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:49.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:02:49.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:49.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:49.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:49.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:49.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:49.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:02:49.883 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:49.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:49.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:49.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:49.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:49.883 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:02:49.884 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:02:49.884 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:02:49.884 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 14:02:49.885 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 14:02:49.885 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 14:02:49.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:49.928 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:49.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:49.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:49.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:49.937 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:49.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:49.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:49.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:49.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:50.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:50.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:50.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:50.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:50.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:02:50.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:50.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:50.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:50.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:50.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:50.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:50.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:50.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:02:50.042 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:50.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:50.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:50.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:50.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:50.043 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:02:50.043 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:02:50.043 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:02:50.043 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 14:02:50.043 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 14:02:50.043 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 14:02:50.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:50.049 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:50.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:50.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:50.055 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:50.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:50.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:50.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:50.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:50.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:50.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:50.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:50.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:02:50.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:50.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:50.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:50.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:50.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:50.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:50.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:50.095 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:02:50.095 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:50.095 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:50.095 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:50.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:50.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:50.095 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:02:50.096 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 14:02:50.096 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 14:02:50.096 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 14:02:50.096 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 14:02:50.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 14:02:50.126 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 14:02:50.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:50.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:50.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 14:02:50.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:50.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:50.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:50.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:50.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:50.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:02:50.127 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:02:50.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:50.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:50.154 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:50.154 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:50.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:50.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:50.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:50.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:50.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:50.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:50.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:50.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:02:50.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:50.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:50.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:50.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:50.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:50.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:50.183 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:50.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:50.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:50.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:50.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:50.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.189 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:50.189 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:50.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:50.230 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:50.231 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:50.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:50.231 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:50.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:50.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:50.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:50.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:50.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:50.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 14:02:50.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:50.258 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 14:02:50.258 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 14:02:50.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:50.262 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:50.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:50.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:50.268 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:50.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:50.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:50.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:50.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:50.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:50.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:50.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:50.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:02:50.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:50.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:50.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:50.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:50.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:50.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:50.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:50.335 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:50.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:50.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:50.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:50.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:50.335 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:02:50.335 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:02:50.335 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:02:50.336 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 14:02:50.336 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 14:02:50.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:50.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:50.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:50.359 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.359 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:50.359 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:50.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:50.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:50.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:50.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:50.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:50.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:50.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:50.379 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 14:02:50.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:50.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:50.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:50.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:50.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:02:50.388 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:50.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:50.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:50.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:50.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:50.392 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:50.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:50.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:50.434 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.434 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:50.435 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:50.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:50.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:50.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:50.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:50.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:50.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:02:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:50.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:50.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:50.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:50.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:50.464 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:50.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:50.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:50.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:50.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:50.464 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:02:50.464 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:02:50.465 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:02:50.465 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 14:02:50.465 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 14:02:50.465 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 14:02:50.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 14:02:50.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:50.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:50.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:50.475 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.475 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:50.475 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:50.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:50.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:50.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:50.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:50.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:50.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:50.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:50.514 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 14:02:50.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:50.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:50.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:50.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:50.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:50.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:50.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:02:50.524 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:50.524 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:50.524 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:50.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:50.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:50.524 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:02:50.524 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 14:02:50.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:50.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:50.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:50.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:50.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:50.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:50.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:50.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:50.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:50.577 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 14:02:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:50.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:50.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:50.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:50.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:02:50.578 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:50.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:50.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:50.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:50.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:50.578 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:02:50.578 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:02:50.578 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:02:50.578 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 14:02:50.579 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 14:02:50.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:50.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:50.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:50.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:50.589 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:50.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:50.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:50.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:50.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:50.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 14:02:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:50.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:50.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:50.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:50.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:50.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:50.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 14:02:50.647 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 14:02:50.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 14:02:50.648 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 14:02:50.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:02:50.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:50.648 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 14:02:50.648 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 14:02:50.648 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 14:02:50.648 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 14:02:50.648 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 14:02:50.648 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 14:02:50.648 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 14:02:50.648 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 14:02:50.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:50.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:50.659 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 14:02:50.659 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 14:02:50.659 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:50.659 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.499 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.174 s menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.062 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.083 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.086 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.039 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.085 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.066 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.099 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.118 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.099 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.076 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.037 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.091 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.075 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.04 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.074 s menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.039 s checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.07 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 14:02:50.675 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 14:02:50.676 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:02:50.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:50.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 14:02:50.676 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:50.676 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:02:50.680 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:50.680 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:02:50.680 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:50.682 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 14:02:50.682 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 14:02:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:50.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:50.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 14:02:50.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:50.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:50.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:50.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:50.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:02:50.728 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 14:02:50.728 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:02:50.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:50.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 14:02:50.825 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 14:02:50.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 14:02:50.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:50.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:50.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:02:50.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:50.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:50.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:02:50.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:50.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:50.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:50.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:50.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:50.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:02:50.830 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 14:02:50.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:02:50.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:02:50.832 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 14:02:50.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:02:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:02:50.833 TRACE [main][WidgetHandler] Notify Table with event 13 14:02:50.833 TRACE [main][WidgetHandler] Wait for synchronization 14:02:50.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:50.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:02:50.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:50.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:50.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:50.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:02:50.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:50.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:50.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:50.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 14:02:50.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:50.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:50.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:50.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:50.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:50.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:50.839 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:02:50.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:50.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:50.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:50.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:02:51.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:02:51.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:02:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:51.360 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:51.360 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:51.360 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:51.360 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:02:51.360 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:02:51.360 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:51.360 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:51.360 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:51.360 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:02:51.360 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:51.360 DEBUG [main][MenuItemLookup] Item match:Window 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:51.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:51.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:51.364 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:02:51.364 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:51.364 DEBUG [main][MenuItemLookup] Item match:Window 14:02:51.365 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:51.365 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:51.365 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:51.365 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.365 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:51.365 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:51.365 DEBUG [main][MenuItemLookup] Item match:Perspective 14:02:51.368 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:02:51.368 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.368 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:02:51.368 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:02:51.368 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:02:51.368 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:02:51.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:02:51.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:51.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:51.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:51.372 DEBUG [main][MenuItemLookup] Item match:Window 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.372 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:51.373 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:51.373 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:51.373 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:51.373 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:02:51.373 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:02:51.373 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:51.373 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:51.373 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:51.373 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:02:51.373 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:51.373 DEBUG [main][MenuItemLookup] Item match:Window 14:02:51.373 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:51.373 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:51.373 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:51.374 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.374 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:51.374 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:51.374 DEBUG [main][MenuItemLookup] Item match:Perspective 14:02:51.374 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:02:51.374 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.374 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:02:51.374 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:02:51.374 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:02:51.374 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:02:51.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:51.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:51.377 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:51.377 DEBUG [main][MenuItemLookup] Item match:Window 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.377 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:02:51.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:51.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:51.378 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:51.378 DEBUG [main][MenuItemLookup] Item match:Window 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:51.378 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:02:51.378 DEBUG [main][MenuItemLookup] Item match:Perspective 14:02:51.379 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 14:02:51.379 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.379 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 14:02:51.379 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 14:02:51.379 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 14:02:51.379 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 14:02:51.379 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 14:02:51.379 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 14:02:51.379 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 14:02:51.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 14:02:51.431 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 14:02:51.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 14:02:51.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:51.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:51.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:51.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:51.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:51.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:02:51.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:51.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:51.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:51.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 14:02:51.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:51.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:51.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:51.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 14:02:51.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:51.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:51.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:51.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:51.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:51.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:51.433 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 14:02:51.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:51.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:51.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:51.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:51.573 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:51.573 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 14:02:51.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 14:02:51.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:51.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:51.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:51.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:51.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:51.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:51.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:51.575 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.*') 14:02:51.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:51.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:51.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:51.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:51.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:02:51.594 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:02:51.594 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:51.706 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 14:02:51.706 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.706 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:02:51.706 DEBUG [main][MenuItemLookup] Item match:Run As 14:02:51.708 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 14:02:51.708 DEBUG [main][MenuItemLookup] Item match:(none applicable) 14:02:51.727 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 14:02:51.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 14:02:51.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:51.727 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:51.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:51.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:51.728 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 14:02:51.728 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 14:02:51.728 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:51.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:51.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:51.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.155 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:02:51.740 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:02:51.741 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:02:51.741 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:51.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:02:51.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:51.741 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:02:51.742 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:51.742 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:02:51.742 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:51.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:51.742 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:02:51.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:02:51.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:51.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:51.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:51.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:51.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:51.750 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 14:02:51.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:51.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:51.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:51.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:51.751 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:51.751 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:51.751 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:51.751 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:02:51.751 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:02:51.751 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:51.751 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:51.751 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:51.751 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:02:51.751 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:51.751 DEBUG [main][MenuItemLookup] Item match:Window 14:02:51.752 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:51.752 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:51.752 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:51.752 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.752 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:51.752 DEBUG [main][MenuItemLookup] Item match:Show View 14:02:51.756 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:02:51.756 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:02:51.756 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:02:51.756 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:02:51.756 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:02:51.756 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:02:51.756 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:02:51.756 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:02:51.756 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:02:51.756 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:02:51.756 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:02:51.756 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:02:51.756 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:02:51.756 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:51.756 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:02:51.756 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:02:51.757 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:02:51.757 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:02:51.757 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:02:51.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:02:51.834 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 14:02:51.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:02:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:51.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:51.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:02:51.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:51.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:51.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:51.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:02:51.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:51.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:51.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:51.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:51.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:51.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:51.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:51.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:51.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 14:02:51.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:02:51.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:52.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:52.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:02:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 14:02:52.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:02:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:52.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:02:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:52.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:02:52.345 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 14:02:52.345 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 14:02:52.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 14:02:52.346 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 14:02:52.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:52.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:52.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:52.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:02:52.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:52.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:52.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:52.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:02:52.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:52.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:52.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:52.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:02:52.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:52.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:52.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:52.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:52.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:52.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:52.348 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:02:52.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:52.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:52.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:52.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:52.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:02:52.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:02:52.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:02:52.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:52.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:52.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:02:52.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:52.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:52.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:52.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:52.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:52.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:52.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 14:02:52.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:52.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:52.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:52.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:52.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:02:52.428 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 14:02:52.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 14:02:52.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:52.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:02:52.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:02:52.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:02:52.446 DEBUG [main][MenuItemLookup] Found menu:'submenu' 14:02:52.446 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:52.447 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 14:02:52.447 DEBUG [main][MenuItemLookup] Item match:View Action with ID 14:02:52.447 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 14:02:52.447 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 14:02:52.447 INFO [main][MenuItemHandler] Select menu item: View Action with ID 14:02:52.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 14:02:52.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 14:02:52.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:02:52.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:52.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:52.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:52.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:52.448 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:02:52.448 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:52.448 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:02:52.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:02:52.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:52.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:52.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:52.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:52.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:52.451 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 14:02:52.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:52.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:52.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:52.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:52.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:52.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:52.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 14:02:52.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:52.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:52.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:52.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:52.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:02:52.458 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 14:02:52.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 14:02:52.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:52.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:02:52.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:02:52.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:02:52.460 DEBUG [main][MenuItemLookup] Found menu:'submenu' 14:02:52.460 DEBUG [main][MenuItemLookup] Item match:submenu 14:02:52.462 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 14:02:52.462 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 14:02:52.462 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 14:02:52.462 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 14:02:52.462 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 14:02:52.463 DEBUG [main][MenuItemLookup] Found menu:'submenu' 14:02:52.463 DEBUG [main][MenuItemLookup] Item match:submenu 14:02:52.463 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 14:02:52.463 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 14:02:52.463 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 14:02:52.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 14:02:52.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 14:02:52.463 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 14:02:52.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:02:52.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:52.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:52.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:52.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:52.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:02:52.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:52.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:02:52.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:02:52.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:52.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:52.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:52.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:52.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:52.468 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 14:02:52.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:52.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:52.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:52.477 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:52.477 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:02:52.477 DEBUG [main][MenuItemLookup] Found menu:'File' 14:02:52.477 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:02:52.477 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:02:52.477 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:02:52.477 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:02:52.477 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:02:52.477 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:02:52.477 DEBUG [main][MenuItemLookup] Item match:Window 14:02:52.478 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:02:52.478 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:02:52.478 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:02:52.478 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:52.478 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:02:52.478 DEBUG [main][MenuItemLookup] Item match:Show View 14:02:52.482 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:02:52.482 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:02:52.482 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:02:52.482 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:02:52.482 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:02:52.482 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:02:52.482 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:02:52.482 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:02:52.482 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:02:52.482 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:02:52.482 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:02:52.482 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:02:52.482 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:02:52.482 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:52.482 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:02:52.482 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:02:52.483 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:02:52.483 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:02:52.483 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:02:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:02:52.550 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 14:02:52.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:02:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:52.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:02:52.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:52.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:02:52.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:52.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:52.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:52.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:02:52.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:02:52.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:02:52.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:02:52.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:02:52.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:53.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:53.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:02:53.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:02:53.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:02:53.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:02:53.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:02:53.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:02:53.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:02:53.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 14:02:53.060 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 14:02:53.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 14:02:53.060 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 14:02:53.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:53.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:53.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:53.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:02:53.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:53.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:53.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:53.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:02:53.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:53.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:53.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:53.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:02:53.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:53.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:53.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:53.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:53.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:53.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:53.062 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:02:53.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:53.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:53.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:53.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:53.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:02:53.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:02:53.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:02:53.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:53.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:53.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:02:53.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:53.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:53.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:53.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:53.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:53.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:53.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 14:02:53.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:53.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:53.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:53.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:53.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:02:53.186 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:02:53.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:02:53.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:53.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:02:53.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:02:53.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:02:53.191 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:02:53.191 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:53.191 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:02:53.191 DEBUG [main][MenuItemLookup] Item match:Filters... 14:02:53.191 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 14:02:53.191 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 14:02:53.191 INFO [main][MenuItemHandler] Select menu item: &Filters... 14:02:53.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 14:02:53.271 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 14:02:53.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 14:02:53.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:53.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:53.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:02:53.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:53.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:53.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:53.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 14:02:53.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:53.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:53.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:53.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:53.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:53.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:02:53.274 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:02:53.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:02:53.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:02:53.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:02:53.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:53.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 14:02:53.373 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 14:02:53.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 14:02:53.373 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 14:02:53.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:02:53.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:53.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:53.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:53.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:53.374 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:02:53.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:53.374 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:02:53.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:02:53.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:53.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:53.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:53.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:53.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:53.389 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 14:02:53.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:53.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:53.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:02:53.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:53.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:53.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:02:53.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 '\*?\QError Log\E') 14:02:53.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:53.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:53.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:53.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:53.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:02:53.400 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:02:53.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:02:53.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:02:53.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:02:53.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:02:53.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:02:53.402 DEBUG [main][MenuItemLookup] Found menu:'Group By' 14:02:53.402 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:53.402 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 14:02:53.402 DEBUG [main][MenuItemLookup] Found menu:'' 14:02:53.402 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 14:02:53.402 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 14:02:53.402 DEBUG [main][MenuItemLookup] Item match:Show text filter 14:02:53.402 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 14:02:53.402 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 14:02:53.402 INFO [main][MenuItemHandler] Select menu item: &Show text filter 14:02:53.403 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 14:02:53.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:53.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:53.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:53.404 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 14:02:53.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:53.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:53.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:53.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:53.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:53.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:54.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:54.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:54.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:02:54.412 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 14:02:54.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:02:54.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:54.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:54.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:54.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:54.413 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 14:02:54.413 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 14:02:54.413 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:54.413 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:54.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:54.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.673 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.706 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.016 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.91 s testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.039 s Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:02:54.419 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:02:54.420 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:02:54.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:54.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:02:54.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:54.420 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:02:54.421 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:54.421 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:02:54.421 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:54.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:54.421 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:02:54.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:02:54.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:54.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:54.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:54.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:54.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:54.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:54.452 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") 14:02:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:54.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:54.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:54.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:54.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:02:54.452 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:02:54.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:54.462 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 14:02:54.462 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 14:02:54.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:02:54.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:54.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:54.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:54.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:54.487 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:02:54.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:54.487 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:02:54.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:02:54.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:54.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:54.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:54.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:54.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:54.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:54.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:54.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:54.536 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") 14:02:54.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:54.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:54.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:54.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:54.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:02:54.537 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:02:54.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:54.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 14:02:54.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 14:02:54.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 14:02:54.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:02:54.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:54.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:54.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:54.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:54.572 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:02:54.572 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:54.572 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:02:54.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:02:54.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:54.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:54.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:54.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:54.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:54.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:54.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:54.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:54.630 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") 14:02:54.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:54.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:54.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:54.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:54.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:02:54.630 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:02:54.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:54.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:02:54.643 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:54.643 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:54.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:54.664 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:02:54.664 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:54.664 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:02:54.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:02:54.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:54.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:54.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:54.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:54.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:54.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:54.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:54.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:54.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "toolItemMenu") 14:02:54.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:54.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:54.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:54.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:54.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:02:54.697 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:02:54.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:02:54.706 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 14:02:54.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:02:54.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:54.727 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:54.735 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:02:54.735 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:54.735 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:02:54.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:02:54.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:54.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:54.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:54.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 14:02:54.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 14:02:54.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 14:02:54.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:02:54.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:02:54.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "genericToolItem") 14:02:54.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:54.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:54.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:54.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:54.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:02:54.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:02:54.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:54.784 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:54.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:54.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:54.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 14:02:54.792 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 14:02:54.792 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:54.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:54.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:54.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.066 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.092 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.071 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.057 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:54.799 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:54.825 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:02:54.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:54.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:54.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:54.825 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:02:54.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:54.827 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:02:54.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:54.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:54.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:02:54.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:54.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:54.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:54.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:54.892 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 14:02:54.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:54.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:54.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:54.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:02:54.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:54.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:54.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:02:54.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:02:55.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:02:55.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:02:55.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:02:55.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:02:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:02:55.935 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 14:02:55.936 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:02:55.936 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:02:55.936 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:02:55.936 DEBUG [main][AbstractWait] Waiting until shell is active... 14:02:55.936 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:02:55.936 INFO [main][AbstractShell] Close shell Testing shell 14:02:55.936 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:02:55.945 DEBUG [main][AbstractWait] Waiting while shell is available... 14:02:55.945 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:02:55.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:55.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:55.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:55.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:55.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:55.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:02:55.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:55.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:02:55.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:55.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:55.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:55.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:55.986 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%$") 14:02:55.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:56.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:56.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:02:56.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:56.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:56.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:56.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:56.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:56.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:57.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:57.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:02:57.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:02:57.006 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 14:02:57.006 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:02:57.006 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:02:57.006 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:02:57.006 DEBUG [main][AbstractWait] Waiting until shell is active... 14:02:57.006 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:02:57.006 INFO [main][AbstractShell] Close shell Testing shell 14:02:57.006 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:02:57.017 DEBUG [main][AbstractWait] Waiting while shell is available... 14:02:57.017 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:02:57.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:57.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:57.017 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:57.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:02:57.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:57.033 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:02:57.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:57.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:57.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:57.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:57.053 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 14:02:57.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:57.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:02:57.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:57.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:57.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:57.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:57.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:02:57.073 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 14:02:57.180 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:02:57.180 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:02:57.180 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:02:57.180 DEBUG [main][AbstractWait] Waiting until shell is active... 14:02:57.180 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:02:57.180 INFO [main][AbstractShell] Close shell Testing shell 14:02:57.180 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:02:57.190 DEBUG [main][AbstractWait] Waiting while shell is available... 14:02:57.190 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:02:57.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:57.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:57.190 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:57.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:57.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:57.205 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:02:57.205 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:57.205 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:02:57.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:57.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:57.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:57.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:57.225 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 14:02:57.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:57.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:57.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:57.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:02:57.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:57.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:57.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:57.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:57.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:57.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:02:57.244 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 14:02:57.352 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:02:57.352 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:02:57.352 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:02:57.352 DEBUG [main][AbstractWait] Waiting until shell is active... 14:02:57.352 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:02:57.352 INFO [main][AbstractShell] Close shell Testing shell 14:02:57.352 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:02:57.362 DEBUG [main][AbstractWait] Waiting while shell is available... 14:02:57.362 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:02:57.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:57.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:57.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:57.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:57.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:57.364 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:02:57.364 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:57.364 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:02:57.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:57.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:57.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:57.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:57.429 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 14:02:57.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:57.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:57.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:57.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:02:57.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:57.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:57.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:57.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:57.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:57.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:02:57.448 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:02:57.448 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:02:57.448 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:02:57.448 DEBUG [main][AbstractWait] Waiting until shell is active... 14:02:57.448 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:02:57.448 INFO [main][AbstractShell] Close shell Testing shell 14:02:57.448 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:02:57.601 DEBUG [main][AbstractWait] Waiting while shell is available... 14:02:57.601 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:02:57.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:57.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:57.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... Error sending IPC message: Broken pipe Error sending IPC message: Broken pipe 14:02:57.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:57.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:57.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:02:57.603 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:57.603 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:02:57.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:57.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:57.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:57.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:57.623 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:") 14:02:57.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:57.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:57.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:57.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:02:57.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:57.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:57.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:57.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:57.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:57.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:02:57.643 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:02:57.643 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:02:57.643 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:02:57.643 DEBUG [main][AbstractWait] Waiting until shell is active... 14:02:57.643 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:02:57.643 INFO [main][AbstractShell] Close shell Testing shell 14:02:57.643 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:02:57.740 DEBUG [main][AbstractWait] Waiting while shell is available... 14:02:57.740 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:02:57.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:57.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:02:57.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:02:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:57.742 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:02:57.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:02:57.742 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:02:57.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:02:57.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:02:57.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:02:57.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:02:57.761 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 14:02:57.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:02:57.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:02:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:02:57.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:02:57.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:02:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:02:57.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:02:57.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:02:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:02:57.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 14:02:57.781 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 14:02:57.784 DEBUG [main][BrowserProgressListener] Calling chanded() 14:02:57.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:02:57.784 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:02:57.982 DEBUG [main][BrowserProgressListener] Calling chanded() 14:02:58.268 DEBUG [main][BrowserProgressListener] Calling chanded() 14:02:58.284 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:02:58.499 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable 14:02:58.784 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:02:58.797 DEBUG [main][BrowserProgressListener] Calling chanded() 14:02:59.284 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:02:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:02:59.285 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 14:03:09.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:03:09.286 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:03:09.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:03:09.296 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/' 14:03:09.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:03:09.296 DEBUG [main][BrowserProgressListener] Calling chanded() 14:03:09.296 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:03:09.328 DEBUG [main][BrowserProgressListener] Calling chanded() 14:03:09.438 DEBUG [main][BrowserProgressListener] Calling chanded() 14:03:09.796 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:03:09.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:03:09.796 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 14:03:19.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:03:19.797 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:03:19.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:03:19.798 INFO [WorkbenchTestable][AbstractBrowser] Browser back 14:03:19.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:03:19.799 DEBUG [main][BrowserProgressListener] Calling chanded() 14:03:19.799 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:03:19.923 DEBUG [main][BrowserProgressListener] Calling chanded() 14:03:20.299 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:03:20.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:03:20.299 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:03:21.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:03:21.300 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:03:21.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:03:21.309 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 14:03:21.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:03:21.310 DEBUG [main][BrowserProgressListener] Calling chanded() 14:03:21.310 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:03:21.369 DEBUG [main][BrowserProgressListener] Calling chanded() 14:03:21.810 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:03:21.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:03:21.810 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:03:22.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 14:03:22.810 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 14:03:22.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 14:03:22.811 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:22.812 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:22.812 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:22.812 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:22.812 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:22.812 INFO [main][AbstractShell] Close shell Testing shell 14:03:22.812 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:22.825 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:22.825 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:22.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:03:22.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:22.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:22.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:22.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:22.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 14:03:22.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 14:03:22.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:22.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.043 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.138 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.067 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.172 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.159 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.239 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.139 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 25.085 s Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:22.856 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:22.857 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:03:22.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:22.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:22.857 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:22.857 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:03:22.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:22.858 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:03:22.858 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:22.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:22.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:22.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:22.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:22.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:22.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:22.927 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 14:03:22.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:22.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:22.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:22.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:22.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:22.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:22.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:22.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:22.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:22.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 14:03:22.952 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:") 14:03:22.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:22.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:22.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:22.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:22.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:22.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:22.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:03:22.955 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:22.955 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:22.955 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:22.956 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:22.956 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:22.956 INFO [main][AbstractShell] Close shell Testing shell 14:03:22.956 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:22.970 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:22.970 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:22.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:22.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:22.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:22.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:22.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:22.977 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:22.977 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:22.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:22.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:22.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:22.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:22.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:23.052 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') 14:03:23.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:23.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:23.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:23.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:23.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 14:03:23.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 14:03:23.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:23.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:23.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:03:23.077 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 14:03:23.085 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:23.085 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:23.085 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:23.086 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:23.086 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:23.086 INFO [main][AbstractShell] Close shell Testing shell 14:03:23.086 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:23.100 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:23.100 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:23.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:23.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:23.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.144 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:23.144 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:23.144 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:23.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:23.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:23.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:23.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:23.192 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") 14:03:23.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:23.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:23.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:23.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:23.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:23.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:23.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:23.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:03:23.216 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 14:03:23.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:23.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:23.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:23.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:23.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:23.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:23.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:23.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:03:23.216 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") 14:03:23.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:23.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:23.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:23.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:23.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:23.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:23.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:23.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:03:23.219 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 14:03:23.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:23.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:23.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:23.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:23.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:23.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:23.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:23.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 14:03:23.224 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") 14:03:23.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:23.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:23.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:23.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:23.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:23.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:23.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:23.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:03:23.227 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 14:03:23.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:23.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:23.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:03:23.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:03:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:23.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 14:03:23.227 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") 14:03:23.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:23.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:23.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:23.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:23.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:23.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:23.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:03:23.231 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 14:03:23.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:23.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:23.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:03:23.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:03:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:23.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 14:03:23.231 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:23.231 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:23.231 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:23.232 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:23.232 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:23.232 INFO [main][AbstractShell] Close shell Testing shell 14:03:23.232 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:23.245 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:23.246 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:23.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:23.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:23.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:23.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.267 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:23.267 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:23.267 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:23.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:23.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:23.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:23.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:23.314 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") 14:03:23.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:23.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:23.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:23.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:23.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:23.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:23.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:23.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:03:23.351 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 14:03:23.352 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:23.352 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:23.352 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:23.354 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:23.354 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:23.354 INFO [main][AbstractShell] Close shell Testing shell 14:03:23.354 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:23.367 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:23.367 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:23.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:23.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:23.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:23.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.374 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:23.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:23.375 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:23.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:23.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:23.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:23.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:23.421 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") 14:03:23.421 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:23.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:23.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:23.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:23.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:23.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:23.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:03:23.453 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 14:03:23.454 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 14:03:23.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:23.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:23.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:23.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:23.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:23.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:23.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:23.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:23.454 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:23.455 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:23.455 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:23.455 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:23.456 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:23.456 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:23.456 INFO [main][AbstractShell] Close shell Testing shell 14:03:23.456 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:23.468 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:23.468 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:23.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:23.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:23.468 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.475 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:23.475 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:23.475 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:23.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:23.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:23.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:23.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:23.520 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 14:03:23.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:23.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:23.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:23.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:23.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:23.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:23.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:23.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 14:03:23.551 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 14:03:23.552 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:23.552 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:23.552 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:23.553 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:23.553 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:23.553 INFO [main][AbstractShell] Close shell Testing shell 14:03:23.553 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:23.565 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:23.566 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:23.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:23.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:23.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.573 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:23.573 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:23.573 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:23.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:23.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:23.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:23.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:23.630 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 14:03:23.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:23.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:23.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:23.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:23.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:23.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:23.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:03:23.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:03:24.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:03:24.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:03:24.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:03:24.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:03:24.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:03:24.656 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 14:03:24.657 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:24.657 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:24.657 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:24.657 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:24.657 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:24.657 INFO [main][AbstractShell] Close shell Testing shell 14:03:24.657 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:24.669 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:24.669 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:24.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:24.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:24.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:24.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:24.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:24.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:24.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:24.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:24.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:24.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:24.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:24.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:24.720 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_&*") 14:03:24.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:24.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:24.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:24.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:24.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:24.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:25.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:25.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:25.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:25.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:25.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:03:25.761 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 14:03:25.762 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:25.762 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:25.762 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:25.762 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:25.762 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:25.762 INFO [main][AbstractShell] Close shell Testing shell 14:03:25.762 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:25.775 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:25.775 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:25.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:25.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:25.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:25.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:25.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:25.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:25.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:25.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:25.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:25.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:25.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:25.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:25.834 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") 14:03:25.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:25.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:25.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:25.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:25.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:25.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:25.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 14:03:25.870 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 14:03:25.872 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 14:03:25.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:25.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:25.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:25.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:25.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:25.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:25.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:25.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:25.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:25.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:25.873 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:25.879 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:25.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 14:03:25.879 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:25.880 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:25.880 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:25.880 INFO [main][AbstractShell] Close shell Testing shell 14:03:25.880 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:25.892 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:25.892 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:25.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:25.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:25.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:25.899 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 14:03:25.899 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 14:03:25.899 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:25.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.045 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.119 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.166 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.123 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.107 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.1 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.098 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.103 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.106 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.117 s Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:25.907 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:25.908 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:03:25.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:25.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:25.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:25.908 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:03:25.936 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:25.936 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:03:25.936 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:25.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:25.937 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:25.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:25.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:25.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:25.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:739): Gtk-WARNING **: 14:03:25.952: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.958: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.960: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.960: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.961: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.967: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.967: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.968: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.969: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.969: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.970: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.970: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.980: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.987: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.988: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.990: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.996: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.996: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.997: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.997: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.998: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.999: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:25.999: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.005: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.006: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.006: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.007: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.007: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.007: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.008: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.009: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.009: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.009: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.015: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.016: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.016: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.016: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.017: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.017: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.017: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.017: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.018: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.019: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.019: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.020: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.020: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:03:26.030 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 14:03:26.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:26.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:26.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:26.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:26.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:26.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:26.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:26.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:26.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:26.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 14:03:26.051 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 14:03:26.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:26.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:26.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:26.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:26.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:26.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:26.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:26.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:26.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:26.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 14:03:26.051 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:26.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 14:03:26.051 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:26.052 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:26.052 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:26.052 INFO [main][AbstractShell] Close shell Testing shell 14:03:26.052 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:26.072 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:26.073 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:26.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:26.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:26.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:26.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:26.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:26.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:26.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:26.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:26.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:26.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:26.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:26.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:739): Gtk-WARNING **: 14:03:26.092: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.099: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.100: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.101: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.103: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.111: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.111: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.113: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.113: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.113: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.114: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.114: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.133: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.140: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.141: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.142: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.143: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.149: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.149: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.150: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.150: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.151: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.152: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.153: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.159: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.159: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.159: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.160: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.160: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.160: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.161: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.163: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.163: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.163: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.171: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.171: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.172: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.172: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.174: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.174: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.174: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.174: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.175: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.177: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.177: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.177: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:26.177: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:03:26.181 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 14:03:26.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:26.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:26.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:26.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:26.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:26.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:26.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:26.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:26.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:26.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 14:03:26.210 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 14:03:26.211 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 14:03:26.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:26.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:26.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:26.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:26.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:26.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:26.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:26.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:26.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:26.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 14:03:26.211 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 14:03:26.223 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:03:27.223 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 14:03:27.223 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 14:03:27.223 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 14:03:27.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:27.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:27.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:27.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:27.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:27.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 14:03:27.224 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 14:03:27.225 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:03:28.225 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 14:03:28.225 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 14:03:28.225 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 14:03:28.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:28.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:28.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:28.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:28.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:28.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:28.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:28.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:28.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:28.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 14:03:28.226 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 14:03:28.226 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:03:29.226 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 14:03:29.226 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 14:03:29.227 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 14:03:29.229 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 14:03:29.229 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 14:03:29.229 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 14:03:29.229 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 14:03:29.230 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 14:03:29.230 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 14:03:29.230 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 14:03:29.230 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 14:03:29.230 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 14:03:29.230 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:29.230 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:29.231 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:29.231 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:29.231 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:29.231 INFO [main][AbstractShell] Close shell Testing shell 14:03:29.231 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:29.254 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:29.254 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:29.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:29.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:29.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:29.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:29.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:29.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:29.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:29.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:29.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:29.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:29.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:29.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:739): Gtk-WARNING **: 14:03:29.275: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.282: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.283: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.284: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.285: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.291: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.291: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.292: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.292: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.293: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.294: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.294: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.304: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.311: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.312: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.313: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.314: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.325: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.327: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.327: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.328: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.329: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.329: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.335: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.336: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.336: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.338: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.339: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.340: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.340: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.346: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.346: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.348: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.348: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.348: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.348: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.350: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:29.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:03:29.354 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 14:03:29.354 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 14:03:29.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:29.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:29.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:29.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:29.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:29.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:29.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:29.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:29.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:29.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 14:03:29.377 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 14:03:29.378 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:03:30.378 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 14:03:30.378 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 14:03:30.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:30.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:30.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:30.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:30.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:30.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:30.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:30.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:30.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:30.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:03:30.379 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:30.381 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:30.381 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:30.382 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:30.382 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:30.382 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:30.382 INFO [main][AbstractShell] Close shell Testing shell 14:03:30.382 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:30.405 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:30.405 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:30.405 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:30.405 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:30.405 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:30.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:30.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:30.428 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:30.428 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:30.428 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:30.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:30.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:30.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:30.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:739): Gtk-WARNING **: 14:03:30.442: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.449: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.450: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.451: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.452: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.458: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.458: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.459: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.459: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.460: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.461: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.461: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.471: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.478: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.479: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.480: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.481: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.488: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.489: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.490: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.490: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.491: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.492: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.492: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.498: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.499: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.499: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.500: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.501: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.502: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.502: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.503: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.509: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.510: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.510: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.510: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.511: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.512: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.512: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.512: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.513: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.514: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.514: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.514: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:30.515: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:03:30.517 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 14:03:30.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:30.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:30.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:30.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:30.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:30.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:30.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:30.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:30.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:30.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 14:03:30.536 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 14:03:30.536 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 14:03:30.537 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:03:31.537 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 14:03:31.537 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 14:03:31.538 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:03:32.538 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 14:03:32.538 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 14:03:32.538 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:03:33.539 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 14:03:33.539 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:33.539 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:33.539 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:33.539 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:33.540 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:33.540 INFO [main][AbstractShell] Close shell Testing shell 14:03:33.540 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:33.560 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:33.561 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:33.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:33.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:33.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:33.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:33.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:33.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:33.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:33.579 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:33.579 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:33.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:33.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:33.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:739): Gtk-WARNING **: 14:03:33.593: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.599: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.601: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.601: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.602: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.608: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.608: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.609: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.610: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.610: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.612: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.621: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.628: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.629: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.630: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.631: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.637: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.638: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.639: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.639: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.640: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.641: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.641: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.648: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.648: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.648: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.649: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.649: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.649: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.650: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.651: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.652: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.652: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.658: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.658: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.660: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.660: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.660: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.661: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.662: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.663: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.663: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.663: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:33.663: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:03:33.666 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 14:03:33.666 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 14:03:33.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:33.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:33.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:33.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:33.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:33.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:33.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 14:03:33.685 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 14:03:33.686 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:03:34.686 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 14:03:34.686 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 14:03:34.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:34.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:34.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:34.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:34.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:03:34.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:03:34.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:34.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 14:03:34.687 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:34.689 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:34.690 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:34.690 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:34.690 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:34.690 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:34.690 INFO [main][AbstractShell] Close shell Testing shell 14:03:34.690 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:34.712 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:34.712 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:34.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:34.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:34.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:34.718 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:34.719 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:34.719 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:34.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:34.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:34.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:34.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:739): Gtk-WARNING **: 14:03:34.743: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.749: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.751: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.751: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.752: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.758: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.758: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.760: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.760: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.761: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.762: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.762: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.772: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.779: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.780: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.781: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.782: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.788: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.788: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.789: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.789: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.790: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.791: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.791: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.797: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.798: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.798: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.799: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.799: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.799: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.800: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.808: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.809: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.809: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.809: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.810: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.810: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.811: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.811: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.812: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.813: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.813: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.813: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.813: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:03:34.816 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 14:03:34.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:34.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:34.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:34.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:34.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:34.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:34.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:34.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 14:03:34.834 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:34.834 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:34.834 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:34.834 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:34.834 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:34.834 INFO [main][AbstractShell] Close shell Testing shell 14:03:34.834 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:34.856 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:34.857 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:34.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:34.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:34.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:34.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:34.863 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:34.863 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:34.863 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:34.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:34.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:34.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:34.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:739): Gtk-WARNING **: 14:03:34.877: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.883: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.884: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.885: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.886: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.892: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.892: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.894: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.894: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.894: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.896: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.896: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.905: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.913: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.914: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.915: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.916: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.929: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.929: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.930: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.930: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.931: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.932: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.932: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.938: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.939: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.939: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.940: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.940: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.940: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.941: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.942: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.942: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.942: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.949: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.949: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.949: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.949: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.950: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.951: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.951: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.951: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.952: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.953: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.953: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.953: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:34.954: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:03:34.956 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 14:03:34.956 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 14:03:34.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:34.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:34.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:34.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:34.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:34.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:34.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:03:34.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 14:03:35.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:03:35.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 14:03:35.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:03:35.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 14:03:35.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:03:35.981 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 14:03:35.981 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:35.981 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:35.981 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:35.981 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:35.981 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:35.981 INFO [main][AbstractShell] Close shell Testing shell 14:03:35.981 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:36.002 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:36.002 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:36.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:36.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:36.003 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:36.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:36.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:36.009 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:36.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:36.009 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:36.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:36.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:36.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:36.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:739): Gtk-WARNING **: 14:03:36.034: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.042: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.043: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.044: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.045: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.051: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.054: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.055: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.056: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.066: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.073: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.074: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.075: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.076: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.082: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.083: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.084: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.084: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.085: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.086: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.086: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.092: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.092: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.093: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.094: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.094: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.094: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.095: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.096: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.096: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.096: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.103: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.103: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.103: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.103: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.104: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.105: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.105: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.105: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.106: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:739): Gtk-WARNING **: 14:03:36.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 14:03:36.109 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 14:03:36.109 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 14:03:36.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:36.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:36.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:36.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:36.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:36.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:36.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:36.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:36.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:36.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 14:03:36.137 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:36.137 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:36.137 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:36.137 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:36.137 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:36.137 INFO [main][AbstractShell] Close shell Testing shell 14:03:36.137 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:36.159 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:36.159 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:36.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:36.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:36.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:36.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:36.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:36.178 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 14:03:36.178 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 14:03:36.179 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:36.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:36.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:36.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.272 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.142 s collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.182 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.167 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.151 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.139 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.144 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.146 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.169 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:36.184 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:36.185 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:03:36.185 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:36.185 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:36.185 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:36.185 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:03:36.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:36.186 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:03:36.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:36.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:36.186 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:36.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:36.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:36.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:36.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:36.194 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') 14:03:36.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:36.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:36.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:36.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:36.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:36.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:36.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:36.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:03:36.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:03:36.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:36.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:36.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:03:36.229 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:36.229 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:36.229 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:36.229 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:36.229 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:36.229 INFO [main][AbstractShell] Close shell Testing shell 14:03:36.229 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:36.232 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:36.232 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:36.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:36.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:36.233 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:36.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:36.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:36.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:36.238 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:36.238 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:36.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:36.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:36.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:36.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:36.244 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 14:03:36.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:36.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:36.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:36.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:36.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:36.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:36.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:36.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:36.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 14:03:36.264 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:36.264 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:36.264 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:36.264 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:36.264 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:36.264 INFO [main][AbstractShell] Close shell Testing shell 14:03:36.264 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:36.267 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:36.267 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:36.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:36.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:36.267 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:36.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:36.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:36.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:36.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:36.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:36.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:36.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:36.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:36.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:36.279 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 14:03:36.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:36.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:36.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:36.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:36.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:36.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:36.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:36.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:36.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:36.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:03:36.299 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 14:03:36.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:36.299 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:36.299 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:36.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:36.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:36.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 14:03:36.300 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 14:03:36.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:36.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:36.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:36.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:03:36.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:03:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:36.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 14:03:36.300 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:36.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 14:03:36.300 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:36.300 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:36.300 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:36.300 INFO [main][AbstractShell] Close shell Testing shell 14:03:36.300 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:36.303 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:36.303 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:36.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:36.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:36.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:36.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:36.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:36.341 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:36.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:36.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:36.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:36.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:36.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:36.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:36.347 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 14:03:36.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:36.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:36.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:36.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:36.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:36.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:36.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:36.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:36.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 14:03:36.364 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:36.364 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:36.364 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:36.364 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:36.364 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:36.364 INFO [main][AbstractShell] Close shell Testing shell 14:03:36.364 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:36.367 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:36.367 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:36.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:36.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:36.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:36.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:36.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:36.374 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:36.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:36.374 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:36.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:36.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:36.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:36.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:36.379 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 14:03:36.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:36.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:36.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:36.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:36.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:36.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:36.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 14:03:36.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 14:03:36.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 14:03:36.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 14:03:37.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 14:03:37.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 14:03:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:03:37.399 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 14:03:37.399 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:37.399 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:37.399 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:37.399 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:37.399 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:37.400 INFO [main][AbstractShell] Close shell Testing shell 14:03:37.400 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:37.403 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:37.403 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:37.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:37.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:37.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:37.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:37.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:37.409 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:37.409 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:37.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:37.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:37.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:37.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:37.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:37.415 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") 14:03:37.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:37.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:37.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:37.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:37.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:37.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:03:37.435 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:37.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 14:03:37.435 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:37.435 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:37.435 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:37.435 INFO [main][AbstractShell] Close shell Testing shell 14:03:37.435 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:37.438 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:37.438 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:37.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:37.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:37.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:37.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:37.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:37.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:37.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:37.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:37.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:37.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:37.466 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") 14:03:37.466 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:37.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:37.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:37.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:37.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:37.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:37.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:37.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:37.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:37.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:38.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:38.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:38.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:03:38.475 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 14:03:38.475 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:38.476 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:38.476 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:38.476 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:38.476 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:38.476 INFO [main][AbstractShell] Close shell Testing shell 14:03:38.476 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:38.480 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:38.480 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:38.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:38.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:38.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:38.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.487 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:38.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:38.487 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:38.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:38.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:38.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:38.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:38.492 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 14:03:38.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:38.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:38.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 14:03:38.513 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:38.513 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:38.513 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:38.513 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:38.513 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:38.513 INFO [main][AbstractShell] Close shell Testing shell 14:03:38.513 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:38.516 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:38.516 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:38.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:38.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:38.516 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:38.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.521 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 14:03:38.521 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 14:03:38.521 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:38.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:38.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.338 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.052 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.036 s hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.067 s getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.033 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.035 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.051 s findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.026 s getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.034 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 14:03:38.527 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 14:03:38.527 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:03:38.527 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:38.527 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 14:03:38.527 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:38.527 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:03:38.528 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:38.528 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:03:38.528 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:38.528 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:38.528 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 14:03:38.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 14:03:38.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:38.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:38.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:38.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label: is "Label 1") 14:03:38.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:38.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:38.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:38.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label: is "Label 2") 14:03:38.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:38.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:38.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:38.569 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:38.569 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:38.569 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:38.570 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:38.570 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:38.570 INFO [main][AbstractShell] Close shell Testing shell 14:03:38.570 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:38.573 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:38.573 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:38.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 14:03:38.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:38.573 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:38.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.593 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 14:03:38.593 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 14:03:38.593 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:38.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:38.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.065 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 14:03:38.597 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 14:03:38.601 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:03:38.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:38.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 14:03:38.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:38.602 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:03:38.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:38.602 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:03:38.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:38.602 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:38.602 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 14:03:38.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 14:03:38.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:38.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:38.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:38.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: 16) 14:03:38.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:38.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:38.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:38.703 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) 14:03:38.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:38.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:38.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:03:38.704 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) 14:03:38.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:03:38.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:03:38.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:03:38.705 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") 14:03:38.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:38.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:38.727 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:38.727 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") 14:03:38.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:38.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:38.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:38.728 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:38.729 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") 14:03:38.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:38.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:38.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:38.730 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:38.730 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 14:03:38.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:38.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:38.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:38.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:38.731 TRACE [main][WidgetHandler] Notify Button with event 27 14:03:38.731 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.731 TRACE [main][WidgetHandler] Notify Button with event 13 14:03:38.731 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.731 TRACE [main][WidgetHandler] Notify Button with event 26 14:03:38.731 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.731 TRACE [main][WidgetHandler] Notify Button with event 3 14:03:38.731 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.731 TRACE [main][WidgetHandler] Notify Button with event 4 14:03:38.731 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.731 TRACE [main][WidgetHandler] Notify Button with event 13 14:03:38.731 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.733 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 14:03:38.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:38.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:38.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:38.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:38.733 TRACE [main][WidgetHandler] Notify Button with event 27 14:03:38.733 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.733 TRACE [main][WidgetHandler] Notify Button with event 13 14:03:38.733 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.733 TRACE [main][WidgetHandler] Notify Button with event 26 14:03:38.733 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.733 TRACE [main][WidgetHandler] Notify Button with event 3 14:03:38.733 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.733 TRACE [main][WidgetHandler] Notify Button with event 4 14:03:38.733 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.733 TRACE [main][WidgetHandler] Notify Button with event 13 14:03:38.733 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.734 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:38.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 14:03:38.734 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:38.735 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:38.735 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:38.735 INFO [main][AbstractShell] Close shell Testing shell 14:03:38.735 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:38.741 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:38.741 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:38.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 14:03:38.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:38.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 14:03:38.747 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 14:03:38.747 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:38.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.145 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:38.754 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:38.755 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:03:38.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:38.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:38.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:38.756 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:03:38.765 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:38.765 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:03:38.765 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:38.765 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:38.765 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:38.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:38.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:38.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:38.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:38.785 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) 14:03:38.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:38.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:38.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:03:38.834 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 14:03:38.834 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 14:03:38.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:38.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:38.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:38.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:38.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 14:03:38.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:38.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:38.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:38.836 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:38.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 14:03:38.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:38.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:38.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:38.837 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 14:03:38.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:38.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:38.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:38.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:38.838 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 14:03:38.838 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:38.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 14:03:38.838 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:38.838 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:38.838 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:38.838 INFO [main][AbstractShell] Close shell Testing shell 14:03:38.838 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:38.843 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:38.843 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:38.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:38.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:38.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:38.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.862 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:38.862 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:38.862 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:38.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:38.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:38.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:38.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:38.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1") 14:03:38.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:38.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:38.902 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 14:03:38.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:38.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:38.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:38.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:38.902 TRACE [main][WidgetHandler] Notify Button with event 27 14:03:38.902 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.902 TRACE [main][WidgetHandler] Notify Button with event 13 14:03:38.902 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.902 TRACE [main][WidgetHandler] Notify Button with event 26 14:03:38.902 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.902 TRACE [main][WidgetHandler] Notify Button with event 3 14:03:38.902 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.902 TRACE [main][WidgetHandler] Notify Button with event 4 14:03:38.902 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.902 TRACE [main][WidgetHandler] Notify Button with event 13 14:03:38.902 TRACE [main][WidgetHandler] Wait for synchronization 14:03:38.902 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 14:03:38.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:38.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:38.903 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:38.904 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:38.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 14:03:38.904 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:38.904 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:38.905 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:38.905 INFO [main][AbstractShell] Close shell Testing shell 14:03:38.905 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:38.910 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:38.910 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:38.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:38.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:38.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:38.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.942 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:38.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:38.942 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:38.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:38.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:38.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:38.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:38.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2") 14:03:38.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:38.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:38.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:38.983 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 14:03:38.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:38.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:38.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:38.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:38.984 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 14:03:38.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:38.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:38.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:38.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:38.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:38.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:38.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:38.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:38.985 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:38.985 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:38.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 14:03:38.986 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:38.986 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:38.986 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:38.986 INFO [main][AbstractShell] Close shell Testing shell 14:03:38.986 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:38.992 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:38.992 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:38.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:38.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:38.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:38.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:38.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:38.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:38.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:38.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:38.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:38.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:38.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:38.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:39.053 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) 14:03:39.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:39.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:39.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:39.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:39.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:39.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:39.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:03:39.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:03:39.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:39.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:03:39.076 INFO [WorkbenchTestable][AbstractButton] Click button 14:03:39.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:39.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:39.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:39.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:39.077 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 14:03:39.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:39.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:39.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:39.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:39.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:39.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:39.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:39.077 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:39.078 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:39.078 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:39.078 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:39.079 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:39.079 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:39.079 INFO [main][AbstractShell] Close shell Testing shell 14:03:39.079 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:39.084 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:39.084 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:39.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:39.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:39.085 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:39.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:39.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:39.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:39.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:39.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:39.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:39.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:39.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:39.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:39.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 14:03:39.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:39.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:39.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:39.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:39.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:39.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:39.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:39.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:39.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:39.152 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 14:03:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:39.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:39.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:39.153 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 14:03:39.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:39.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:39.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:39.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:39.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:39.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:39.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:39.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:39.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:39.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:39.153 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:39.154 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:39.154 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:39.154 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:39.155 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:39.155 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:39.155 INFO [main][AbstractShell] Close shell Testing shell 14:03:39.155 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:39.160 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:39.160 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:39.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:39.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:39.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:39.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:39.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:39.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:39.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:39.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:39.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:39.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:39.185 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) 14:03:39.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:39.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:39.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:39.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:39.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:39.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:39.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:39.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:39.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:39.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:03:39.212 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 14:03:39.213 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 14:03:39.213 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 14:03:39.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:39.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:39.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:39.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:39.213 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 14:03:39.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:39.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:39.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:39.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:39.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:39.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:39.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:39.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:39.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:39.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:39.214 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:39.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) 14:03:39.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:39.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:39.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:39.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:39.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:39.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:39.216 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 14:03:39.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:39.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:39.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:39.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:39.216 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 14:03:39.216 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 14:03:39.216 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:39.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 14:03:39.216 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:39.217 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:39.217 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:39.217 INFO [main][AbstractShell] Close shell Testing shell 14:03:39.217 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:39.223 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:39.223 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:39.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:39.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:39.223 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:39.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:39.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:39.243 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:39.243 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:39.243 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:39.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:39.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:39.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:39.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:39.260 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) 14:03:39.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:39.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:39.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:39.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:03:39.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:03:39.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:03:39.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:03:40.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:03:40.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:03:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:03:40.289 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 14:03:40.290 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:40.290 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:40.290 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:40.290 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:40.290 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:40.290 INFO [main][AbstractShell] Close shell Testing shell 14:03:40.290 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:40.296 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:40.296 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:40.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:40.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:40.296 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:40.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:40.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:40.301 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:40.301 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:40.302 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:40.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:40.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:40.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:40.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:40.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:03:40.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:40.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:40.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:40.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:40.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:40.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:40.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:40.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:40.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:40.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:41.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:41.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:41.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:03:41.355 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:03:41.355 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:41.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 14:03:41.355 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:41.355 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:41.355 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:41.355 INFO [main][AbstractShell] Close shell Testing shell 14:03:41.355 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:41.362 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:41.363 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:41.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:41.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:41.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:41.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:41.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:41.384 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:41.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:41.384 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:41.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:41.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:41.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:41.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:41.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 14:03:41.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:41.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:41.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:41.421 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:41.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:41.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:41.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:41.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:41.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:41.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:41.422 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 14:03:41.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:41.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:41.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:41.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:41.422 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 14:03:41.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:41.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:41.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:41.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:41.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:41.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:41.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:41.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:41.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:41.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:41.423 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:41.424 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:41.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 14:03:41.424 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:41.425 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:41.425 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:41.425 INFO [main][AbstractShell] Close shell Testing shell 14:03:41.425 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:41.433 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:41.433 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:41.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:41.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:41.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:41.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:41.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:41.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:41.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:41.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:41.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:41.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:41.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:41.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:41.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 4, with key 'buttonTestId' and value 'ARROW-BUTTON#2') 14:03:41.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:41.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:41.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:41.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:41.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:03:41.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:03:41.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:03:41.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:41.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:41.491 INFO [WorkbenchTestable][AbstractButton] Click button 14:03:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:41.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:41.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:41.491 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 14:03:41.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:41.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:41.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:41.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:41.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:41.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:41.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:41.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:41.492 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:41.492 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03: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 14:03:41.493 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:41.493 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:41.493 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:41.493 INFO [main][AbstractShell] Close shell Testing shell 14:03:41.493 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:41.499 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:41.499 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:41.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:41.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:41.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:41.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:41.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:41.517 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:41.517 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:41.517 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:41.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:41.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:41.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:41.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:41.534 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) 14:03:41.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:41.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:41.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:41.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:41.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:41.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:41.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:41.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:41.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:41.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:03:41.557 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 14:03:41.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:41.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:41.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:41.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:41.558 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 14:03:41.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:41.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:41.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:41.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:41.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:41.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:41.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:41.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:41.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:41.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:41.558 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:41.559 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:41.559 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:41.559 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:41.560 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:41.560 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:41.560 INFO [main][AbstractShell] Close shell Testing shell 14:03:41.560 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:41.566 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:41.566 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:41.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:41.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:41.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:41.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:41.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:41.586 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:41.586 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:41.587 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:41.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:41.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:41.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:41.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:41.604 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) 14:03:41.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:41.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:41.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:41.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:41.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:41.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:41.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:03:41.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:03:42.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:03:42.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:03:42.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:03:42.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:03:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:03:42.640 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 14:03:42.640 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:42.640 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:42.640 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:42.640 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:42.640 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:42.640 INFO [main][AbstractShell] Close shell Testing shell 14:03:42.640 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:42.646 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:42.647 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:42.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:42.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:42.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:42.667 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:42.667 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:42.667 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:42.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:42.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:42.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:42.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:42.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 14:03:42.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:42.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:42.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:42.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:42.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:42.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:42.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:42.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:43.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:43.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:43.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:43.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:43.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:03:43.709 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:03:43.709 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:43.710 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:43.710 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:43.710 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:43.710 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:43.710 INFO [main][AbstractShell] Close shell Testing shell 14:03:43.710 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:43.716 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:43.716 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:43.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:43.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:43.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:43.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:43.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:43.737 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:43.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:43.737 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:43.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:43.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:43.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:43.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:43.755 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) 14:03:43.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:43.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:43.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:43.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:43.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:43.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:43.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:03:43.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:03:44.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:03:44.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:03:44.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:03:44.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:03:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:03:44.780 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 14:03:44.780 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:44.781 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:44.781 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:44.781 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:44.781 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:44.781 INFO [main][AbstractShell] Close shell Testing shell 14:03:44.781 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:44.787 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:44.787 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:44.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:44.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:44.787 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:44.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:44.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:44.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:44.793 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:44.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:44.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:44.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:44.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:44.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:44.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$SDFF@S") 14:03:44.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:44.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:44.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:44.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:44.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:44.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:44.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:44.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:45.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:45.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:45.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:45.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:03:45.841 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:03:45.842 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:45.842 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:45.842 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:45.842 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:45.842 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:45.842 INFO [main][AbstractShell] Close shell Testing shell 14:03:45.842 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:45.848 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:45.848 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:45.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:45.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:45.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:45.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:45.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:45.869 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:45.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:45.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:45.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:45.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:45.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:45.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:45.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1") 14:03:45.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:45.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:45.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:45.909 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:45.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:45.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:45.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:45.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:45.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:45.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:45.910 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 14:03:45.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:45.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:45.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:45.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:45.910 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 14:03:45.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:45.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:45.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:45.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:45.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:45.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:45.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:45.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:45.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:45.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:45.911 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:45.911 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:45.911 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:45.911 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:45.912 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:45.912 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:45.912 INFO [main][AbstractShell] Close shell Testing shell 14:03:45.912 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:45.917 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:45.917 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:45.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:45.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:45.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:45.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:45.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:45.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:45.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:45.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:45.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:45.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:45.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:45.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:45.942 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) 14:03:45.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:45.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:45.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:45.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 14:03:45.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 14:03:46.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 14:03:46.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 14:03:46.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 14:03:46.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 14:03:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:03:46.971 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 14:03:46.971 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:46.971 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:46.971 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:46.971 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:46.971 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:46.971 INFO [main][AbstractShell] Close shell Testing shell 14:03:46.971 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:46.977 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:46.977 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:46.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:46.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:46.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:46.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:46.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:46.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:46.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:46.997 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:46.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:46.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:46.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:46.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:47.018 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) 14:03:47.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:47.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:47.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:03:47.045 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 14:03:47.045 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 14:03:47.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:47.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:47.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:47.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:47.046 TRACE [main][WidgetHandler] Notify Button with event 27 14:03:47.046 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.046 TRACE [main][WidgetHandler] Notify Button with event 13 14:03:47.046 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.046 TRACE [main][WidgetHandler] Notify Button with event 26 14:03:47.046 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.046 TRACE [main][WidgetHandler] Notify Button with event 3 14:03:47.046 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.046 TRACE [main][WidgetHandler] Notify Button with event 4 14:03:47.046 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.046 TRACE [main][WidgetHandler] Notify Button with event 13 14:03:47.046 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.046 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 14:03:47.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:47.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:47.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:47.047 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:47.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 14:03:47.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:47.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:47.048 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 14:03:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:47.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:47.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:47.049 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 14:03:47.049 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:47.049 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:47.049 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:47.049 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:47.049 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:47.049 INFO [main][AbstractShell] Close shell Testing shell 14:03:47.049 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:47.056 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:47.056 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:47.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:47.056 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:47.056 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.062 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:47.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:47.062 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:47.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:47.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:47.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:47.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:47.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, with key 'buttonTestId' and value 'PUSH-BUTTON#2') 14:03:47.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:47.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:03:47.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:03:47.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:03:47.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:47.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:47.107 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 14:03:47.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:47.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:47.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:47.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:47.107 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 14:03:47.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:47.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:47.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:47.108 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:47.109 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:47.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 14:03:47.109 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:47.110 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:47.110 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:47.110 INFO [main][AbstractShell] Close shell Testing shell 14:03:47.110 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:47.116 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:47.116 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:47.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:47.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:47.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:47.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:47.122 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:47.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:47.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:47.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:47.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:47.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, with key 'buttonTestId' and value 'RADIO-BUTTON#1') 14:03:47.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:47.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:03:47.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:03:47.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:47.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:47.173 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 14:03:47.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:47.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:47.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:47.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:47.174 TRACE [main][WidgetHandler] Notify Button with event 27 14:03:47.174 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.174 TRACE [main][WidgetHandler] Notify Button with event 13 14:03:47.174 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.174 TRACE [main][WidgetHandler] Notify Button with event 26 14:03:47.174 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.174 TRACE [main][WidgetHandler] Notify Button with event 3 14:03:47.174 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.174 TRACE [main][WidgetHandler] Notify Button with event 4 14:03:47.174 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.174 TRACE [main][WidgetHandler] Notify Button with event 13 14:03:47.174 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.174 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 14:03:47.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:47.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:47.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:47.180 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:47.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: 16) 14:03:47.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:47.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:47.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:47.182 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) 14:03:47.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:03:47.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:03:47.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:03:47.183 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:47.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 14:03:47.184 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:47.184 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:47.184 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:47.184 INFO [main][AbstractShell] Close shell Testing shell 14:03:47.184 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:47.192 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:47.192 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:47.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:47.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:47.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:47.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.200 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:47.200 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:47.200 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:47.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:47.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:47.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:47.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:47.224 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) 14:03:47.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:47.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:47.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 14:03:47.265 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 14:03:47.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:47.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:47.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:47.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:47.266 TRACE [main][WidgetHandler] Notify Button with event 27 14:03:47.266 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.266 TRACE [main][WidgetHandler] Notify Button with event 13 14:03:47.266 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.266 TRACE [main][WidgetHandler] Notify Button with event 26 14:03:47.266 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.266 TRACE [main][WidgetHandler] Notify Button with event 3 14:03:47.266 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.266 TRACE [main][WidgetHandler] Notify Button with event 4 14:03:47.266 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.266 TRACE [main][WidgetHandler] Notify Button with event 13 14:03:47.266 TRACE [main][WidgetHandler] Wait for synchronization 14:03:47.266 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 14:03:47.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:47.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:47.267 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:47.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 14:03:47.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:47.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:47.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:47.277 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) 14:03:47.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.277 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.277 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:03:47.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:03:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:03:47.278 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:47.278 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:47.278 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:47.279 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:47.279 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:47.279 INFO [main][AbstractShell] Close shell Testing shell 14:03:47.279 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:47.285 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:47.285 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:47.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:47.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:47.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:47.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.291 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:47.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:47.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:47.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:47.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:47.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:47.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:47.308 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) 14:03:47.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:03:47.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:03:47.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:03:47.348 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 14:03:47.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:47.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:47.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:47.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:47.349 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 14:03:47.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:47.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:47.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:47.350 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:47.351 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:47.351 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:47.351 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:47.351 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:47.351 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:47.351 INFO [main][AbstractShell] Close shell Testing shell 14:03:47.351 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:47.357 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:47.357 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:47.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:47.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:47.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:47.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:47.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:47.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:47.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:47.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:47.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:47.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:47.397 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) 14:03:47.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:03:47.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:03:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 14:03:47.429 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 14:03:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:47.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:47.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:47.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 14:03:47.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:47.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:47.435 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:47.436 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:47.436 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:47.441 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:47.442 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:47.442 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:47.442 INFO [main][AbstractShell] Close shell Testing shell 14:03:47.442 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:47.448 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:47.448 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:47.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:47.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:47.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:47.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.455 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:47.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:47.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:47.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:47.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:47.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:47.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:47.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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') 14:03:47.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:47.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:03:47.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:03:47.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:47.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:47.500 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 14:03:47.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:47.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:47.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:47.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:47.501 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 14:03:47.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:47.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:47.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:47.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:47.501 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:47.502 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:47.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 14:03:47.502 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:47.503 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:47.503 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:47.503 INFO [main][AbstractShell] Close shell Testing shell 14:03:47.503 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:47.508 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:47.508 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:47.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:47.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:47.509 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:47.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:47.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:47.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:47.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:47.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:47.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:47.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:47.565 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) 14:03:47.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:47.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:47.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:47.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:47.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:47.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:47.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:03:47.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:03:48.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:03:48.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:03:48.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:03:48.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:03:48.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:03:48.590 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 14:03:48.590 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:48.590 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:48.590 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:48.590 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:48.590 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:48.590 INFO [main][AbstractShell] Close shell Testing shell 14:03:48.590 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:48.596 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:48.596 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:48.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:48.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:48.596 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:48.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:48.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:48.615 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:48.615 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:48.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:48.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:48.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:48.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:48.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:48.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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@") 14:03:48.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:48.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:48.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:48.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:48.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:48.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:48.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:48.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:49.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:49.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:49.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:49.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:49.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:03:49.659 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:03:49.659 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:49.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 14:03:49.659 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:49.659 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:49.659 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:49.659 INFO [main][AbstractShell] Close shell Testing shell 14:03:49.659 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:49.665 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:49.665 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:49.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:49.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:49.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:49.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:49.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:49.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:49.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:49.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:49.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:49.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:49.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:49.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:49.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, with key 'buttonTestId' and value 'TOOGLE-BUTTON#2') 14:03:49.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:49.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:49.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:49.711 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:49.711 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:49.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:49.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:49.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:03:49.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:03:49.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 14:03:49.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:49.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:49.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:49.712 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 14:03:49.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:49.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:49.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:49.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:49.713 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 14:03:49.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:49.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:49.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:49.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:49.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:49.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:49.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:49.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:49.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:49.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:49.713 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:49.714 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:49.714 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:49.714 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:49.715 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:49.715 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:49.715 INFO [main][AbstractShell] Close shell Testing shell 14:03:49.715 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:49.720 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:49.720 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:49.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:49.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:49.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:49.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:49.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:49.725 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 14:03:49.725 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 14:03:49.725 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:49.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:49.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:49.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.973 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.097 s findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.08 s findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.057 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.113 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.055 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.076 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.058 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.082 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.058 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.075 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.069 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.08 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.07 s findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.056 s findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.076 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.055 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.073 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.065 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.06 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.078 s findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.091 s findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.088 s findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.076 s findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.091 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.069 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.055 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.054 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:03:49.732 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:03:49.733 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:03:49.733 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:49.733 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:03:49.733 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:49.733 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:03:49.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:49.741 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:03:49.742 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:49.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:49.742 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 14:03:49.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:03:49.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:49.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:49.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:49.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:03:49.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:49.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:49.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:49.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:49.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:49.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:49.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:49.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:50.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:50.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:03:50.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:03:50.786 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:03:50.786 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:50.787 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:50.787 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:50.787 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:50.787 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:50.787 INFO [main][AbstractShell] Close shell Testing shell 14:03:50.787 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:50.794 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:50.794 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:50.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:03:50.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:50.795 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:50.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.815 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 14:03:50.815 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:50.815 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 14:03:50.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:03:50.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:50.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:50.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:50.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:03:50.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:50.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:50.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:50.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:50.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:50.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:50.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:50.857 INFO [WorkbenchTestable][AbstractButton] Click button &OK 14:03:50.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:50.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:50.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:50.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:50.858 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 14:03:50.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:50.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:50.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:50.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:50.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:50.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:50.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:50.859 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:50.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 14:03:50.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:50.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:50.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:50.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:50.861 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 14:03:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:50.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:50.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:50.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 14:03:50.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:50.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:50.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:50.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:50.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:50.864 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:03:50.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:50.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:50.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:50.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:50.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 14:03:50.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:50.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:50.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:50.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:50.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:50.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:50.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:50.866 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 14:03:50.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:50.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:50.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:50.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:50.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 14:03:50.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:50.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:50.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:50.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:50.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:50.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:50.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:50.872 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 14:03:50.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:50.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:50.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:50.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:50.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "No", Widget matcher matching widgets with style: 8) 14:03:50.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:50.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:50.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:50.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:50.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:50.874 INFO [WorkbenchTestable][AbstractButton] Click button &No 14:03:50.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:50.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:50.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:50.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:50.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 14:03:50.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:50.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:50.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:50.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:50.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:50.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:50.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:03:50.877 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:03:50.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:03:50.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:03:50.877 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:03:50.877 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:03:50.877 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:50.877 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:50.877 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:50.877 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:50.877 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:50.877 INFO [main][AbstractShell] Close shell Testing shell 14:03:50.877 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:50.885 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:50.885 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:50.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:03:50.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:50.886 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:50.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.892 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 14:03:50.892 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 14:03:50.892 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:50.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.16 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.073 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.077 s Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:50.897 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:50.897 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:03:50.898 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:50.898 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:50.898 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:50.898 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:03:50.917 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:50.918 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:03:50.918 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:50.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:50.918 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:03:50.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:50.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:50.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:50.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:50.930 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 14:03:50.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:50.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:50.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:50.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:50.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:50.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:50.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:50.946 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:50.950 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") 14:03:50.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:50.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:50.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:50.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:50.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:50.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:50.955 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 14:03:50.955 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 14:03:50.955 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:50.956 TRACE [main][WidgetHandler] Wait for synchronization 14:03:50.956 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:50.956 TRACE [main][WidgetHandler] Wait for synchronization 14:03:50.956 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") 14:03:50.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:50.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:50.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:50.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:50.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:50.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:50.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:50.957 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 14:03:50.957 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 14:03:50.957 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:50.957 TRACE [main][WidgetHandler] Wait for synchronization 14:03:50.958 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:50.958 TRACE [main][WidgetHandler] Wait for synchronization 14:03:50.958 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") 14:03:50.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:50.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:50.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:50.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:50.958 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 14:03:50.958 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 14:03:50.958 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:50.959 TRACE [main][WidgetHandler] Wait for synchronization 14:03:50.959 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:50.959 TRACE [main][WidgetHandler] Wait for synchronization 14:03:50.959 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") 14:03:50.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:50.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:50.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:50.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:50.959 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 14:03:50.959 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 14:03:50.960 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:50.960 TRACE [main][WidgetHandler] Wait for synchronization 14:03:50.960 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:50.960 TRACE [main][WidgetHandler] Wait for synchronization 14:03:50.960 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") 14:03:50.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:50.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:50.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:50.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:50.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:50.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:50.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:50.961 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 14:03:50.961 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 14:03:50.961 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:50.961 TRACE [main][WidgetHandler] Wait for synchronization 14:03:50.961 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:50.961 TRACE [main][WidgetHandler] Wait for synchronization 14:03:50.961 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") 14:03:50.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:50.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:50.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:50.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:50.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:50.962 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 14:03:50.962 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 14:03:50.962 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:50.962 TRACE [main][WidgetHandler] Wait for synchronization 14:03:50.962 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:50.962 TRACE [main][WidgetHandler] Wait for synchronization 14:03:50.963 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:50.963 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:50.963 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:50.963 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:50.963 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:50.963 INFO [main][AbstractShell] Close shell Testing shell 14:03:50.963 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:50.967 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:50.968 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:50.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:50.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:50.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:50.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:50.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:50.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:03:50.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:50.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:03:50.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:50.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:50.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:50.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:50.983 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") 14:03:50.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.024 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") 14:03:51.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.025 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:51.026 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:51.026 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:51.026 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:51.026 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:51.026 INFO [main][AbstractShell] Close shell Testing shell 14:03:51.026 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:51.029 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:51.029 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:51.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:51.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:51.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:03:51.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:51.049 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:03:51.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:51.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:51.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:51.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:51.055 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") 14:03:51.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.062 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 14:03:51.062 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:51.062 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:51.063 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:51.063 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:51.063 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:51.063 INFO [main][AbstractShell] Close shell Testing shell 14:03:51.063 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:51.066 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:51.066 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:51.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:51.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:51.066 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:51.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.081 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:03:51.081 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:51.081 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:03:51.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:51.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:51.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:51.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:51.099 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") 14:03:51.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.115 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 14:03:51.116 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:51.116 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:51.116 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:51.116 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:51.116 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:51.116 INFO [main][AbstractShell] Close shell Testing shell 14:03:51.116 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:51.126 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:51.126 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:51.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:51.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:51.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:51.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:03:51.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:51.146 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:03:51.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:51.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:51.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:51.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:51.153 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") 14:03:51.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.160 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") 14:03:51.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.161 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:51.161 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:51.161 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:51.161 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:51.161 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:51.161 INFO [main][AbstractShell] Close shell Testing shell 14:03:51.161 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:51.165 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:51.165 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:51.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:51.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:51.165 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.198 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:03:51.198 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:51.198 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:03:51.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:51.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:51.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:51.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:51.205 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") 14:03:51.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.211 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") 14:03:51.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.213 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:51.213 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:51.213 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:51.213 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:51.213 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:51.213 INFO [main][AbstractShell] Close shell Testing shell 14:03:51.213 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:51.216 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:51.216 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:51.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:51.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:51.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:51.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.230 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:03:51.230 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:51.230 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:03:51.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:51.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:51.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:51.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:51.247 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 14:03:51.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:51.263 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:51.263 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") 14:03:51.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.264 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 14:03:51.266 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 14:03:51.266 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:51.266 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.266 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:51.266 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.266 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 14:03:51.266 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 14:03:51.266 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:51.266 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.266 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:51.266 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.267 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:51.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 14:03:51.267 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:51.267 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:51.267 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:51.267 INFO [main][AbstractShell] Close shell Testing shell 14:03:51.267 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:51.270 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:51.270 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:51.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:51.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:51.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:51.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 14:03:51.276 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 14:03:51.276 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:51.276 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.057 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.073 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.032 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.065 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.052 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.032 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.045 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.281 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.281 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:03:51.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:51.282 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.282 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:51.282 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:03:51.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:51.295 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:03:51.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:51.295 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:51.295 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:03:51.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:51.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:51.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:51.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:03:51.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.320 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:51.320 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:51.321 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 14:03:51.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.322 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 14:03:51.322 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 14:03:51.322 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:51.323 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.323 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:51.323 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.323 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 14:03:51.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:51.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:51.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 14:03:51.323 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 14:03:51.323 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 14:03:51.323 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:51.324 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.324 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:51.324 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.324 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 14:03:51.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:51.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:51.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 14:03:51.324 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 14:03:51.324 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 14:03:51.324 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:51.324 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.325 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:51.325 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.325 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 14:03:51.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.325 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 14:03:51.326 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 14:03:51.326 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:51.326 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.326 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:51.326 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.326 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 14:03:51.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:51.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 14:03:51.327 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 14:03:51.327 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 14:03:51.327 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:51.327 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.327 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:51.327 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.327 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 14:03:51.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:51.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 14:03:51.327 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 14:03:51.328 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 14:03:51.328 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:51.328 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.328 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:51.328 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:51.328 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:51.328 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:51.328 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:51.328 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:51.328 INFO [main][AbstractShell] Close shell Testing shell 14:03:51.328 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:51.333 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:51.333 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:51.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:51.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:51.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.341 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:03:51.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:51.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:03:51.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:51.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:51.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:51.350 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") 14:03:51.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.376 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") 14:03:51.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.378 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:51.379 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:51.379 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:51.379 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:51.379 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:51.379 INFO [main][AbstractShell] Close shell Testing shell 14:03:51.379 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:51.384 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:51.384 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:51.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:51.384 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:51.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.390 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:03:51.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:51.390 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:03:51.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:51.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:51.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:51.425 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 14:03:51.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.452 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 14:03:51.452 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:51.452 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:51.452 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:51.453 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:51.453 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:51.453 INFO [main][AbstractShell] Close shell Testing shell 14:03:51.453 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:51.457 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:51.458 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:51.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:51.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.479 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:03:51.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:51.479 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:03:51.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:51.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:51.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:51.486 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 14:03:51.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.534 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 14:03:51.534 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:51.535 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:51.535 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:51.535 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:51.535 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:51.535 INFO [main][AbstractShell] Close shell Testing shell 14:03:51.535 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:51.538 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:51.538 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:51.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:51.538 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:51.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.557 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:03:51.557 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:51.557 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:03:51.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:51.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:51.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:51.564 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 14:03:51.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.571 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 14:03:51.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:51.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:51.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 14:03:51.572 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:51.572 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:51.572 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:51.572 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:51.572 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:51.572 INFO [main][AbstractShell] Close shell Testing shell 14:03:51.572 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:51.576 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:51.576 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:51.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:51.576 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:51.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.605 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:03:51.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:51.605 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:03:51.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:51.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:51.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:51.613 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 14:03:51.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 14:03:51.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 14:03:51.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:03:51.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:03:51.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 14:03:51.620 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:51.620 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:51.620 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:51.620 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:51.620 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:51.620 INFO [main][AbstractShell] Close shell Testing shell 14:03:51.620 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:51.625 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:51.625 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:51.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.625 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:51.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.639 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:03:51.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:51.639 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:03:51.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:51.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:51.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:51.660 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 14:03:51.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:03:51.675 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:03:51.675 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 14:03:51.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:03:51.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:03:51.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 14:03:51.676 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 14:03:51.676 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 14:03:51.677 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:51.677 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.677 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:51.677 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.677 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 14:03:51.677 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 14:03:51.677 TRACE [main][WidgetHandler] Notify Link with event 3 14:03:51.677 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.677 TRACE [main][WidgetHandler] Notify Link with event 4 14:03:51.677 TRACE [main][WidgetHandler] Wait for synchronization 14:03:51.677 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:51.677 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:51.677 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:51.678 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:51.678 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:51.678 INFO [main][AbstractShell] Close shell Testing shell 14:03:51.678 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:51.681 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:51.681 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:51.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:51.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.687 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 14:03:51.687 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 14:03:51.687 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:51.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.046 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.049 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.089 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.078 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.048 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.034 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.048 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:51.692 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:51.693 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:03:51.693 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:51.693 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:51.693 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:51.693 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:03:51.705 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:51.705 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:03:51.705 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:51.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:51.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:51.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:51.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:51.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:51.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:51.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:51.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:51.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:51.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:51.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:51.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:51.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:51.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:51.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:51.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:51.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:51.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:51.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:51.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:03:51.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:03:51.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:03:51.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:03:51.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:52.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:52.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:03:52.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:03:52.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:03:52.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:52.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:03:52.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:52.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:03:52.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:03:52.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:03:52.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:52.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:52.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:03:52.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:03:52.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:03:52.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:52.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:03:52.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:52.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:03:52.743 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:52.743 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:52.743 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:52.743 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:52.743 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:52.743 INFO [main][AbstractShell] Close shell Testing shell 14:03:52.743 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:52.747 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:52.747 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:52.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:52.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:52.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:52.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:52.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:52.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:52.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:52.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:52.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:52.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:52.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:52.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:52.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:52.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:52.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:52.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:52.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:52.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:52.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:52.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:52.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:52.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 14:03:52.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:52.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:52.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:52.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:52.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:52.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:52.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:52.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:52.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:52.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:52.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:03:52.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:03:52.793 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:52.793 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:52.793 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:52.794 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:52.794 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:52.794 INFO [main][AbstractShell] Close shell Testing shell 14:03:52.794 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:52.797 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:52.797 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:52.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:52.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:52.797 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:52.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:52.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:52.803 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:52.803 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:52.803 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:52.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:52.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:52.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:52.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:52.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 14:03:52.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:52.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:52.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:52.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:52.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:52.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:52.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:52.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:52.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:52.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:52.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:52.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:52.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:03:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:03:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:03:52.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:03:52.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:53.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:53.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:03:53.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:03:53.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:03:53.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:53.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:03:53.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:53.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:03:53.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:03:53.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:03:53.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:53.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:03:53.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:03:53.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:03:53.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:53.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:03:53.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:53.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:03:53.842 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:53.842 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:53.842 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:53.843 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:53.843 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:53.843 INFO [main][AbstractShell] Close shell Testing shell 14:03:53.843 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:53.846 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:53.846 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:53.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:53.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:53.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:53.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:53.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:53.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:53.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:53.852 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:53.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:53.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:53.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:53.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:53.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:53.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:53.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:53.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:53.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:53.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:53.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:53.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:53.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:53.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:53.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:53.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:53.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:53.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:53.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:03:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:03:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:03:53.891 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:03:53.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:54.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:54.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:03:54.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:03:54.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:03:54.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:54.395 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:03:54.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:54.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:03:54.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:03:54.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:03:54.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:54.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:54.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:03:54.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:03:54.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:03:54.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:54.898 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:03:54.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:54.898 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:03:54.898 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:54.899 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:54.899 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:54.899 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:54.899 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:54.899 INFO [main][AbstractShell] Close shell Testing shell 14:03:54.899 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:54.903 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:54.903 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:54.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:54.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:54.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:54.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:54.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:54.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:54.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:54.908 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:54.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:54.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:54.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:54.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:54.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 14:03:54.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:54.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:54.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:54.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:54.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:54.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:54.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:54.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:54.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:54.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:54.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:54.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:54.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:54.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:54.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:54.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:54.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:54.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:54.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:54.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:54.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:54.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:03:54.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:03:54.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:03:54.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:03:54.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:55.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:55.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:03:55.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:03:55.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:03:55.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:55.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:03:55.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:55.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:03:55.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:03:55.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:03:55.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:55.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:55.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:03:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:03:55.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:03:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:55.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:03:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:55.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:03:55.947 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:55.947 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:55.947 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:55.947 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:55.947 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:55.947 INFO [main][AbstractShell] Close shell Testing shell 14:03:55.947 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:55.955 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:55.955 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:55.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:55.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:55.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:55.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:55.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:55.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:55.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:55.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:55.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:55.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:55.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:55.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:55.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:55.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:55.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:55.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:55.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:55.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:55.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:55.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:55.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:55.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:55.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:55.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:55.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:55.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:55.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:55.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:55.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:55.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:55.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:55.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:55.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:03:55.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:03:55.993 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 14:03:55.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:03:55.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:56.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:56.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:03:56.496 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:56.496 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:56.496 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:56.496 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:56.496 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:56.496 INFO [main][AbstractShell] Close shell Testing shell 14:03:56.496 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:56.500 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:56.500 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:56.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:56.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:56.500 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:56.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:56.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:56.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:56.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:56.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:56.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:56.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:56.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:56.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:56.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:56.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:56.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:56.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:56.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:56.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:56.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:56.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:56.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:56.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:56.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:56.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:56.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:56.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:56.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:03:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:03:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:03:56.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:03:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:57.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:57.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:03:57.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:03:57.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:03:57.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:57.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:03:57.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:57.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:03:57.046 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 14:03:57.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:03:57.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:57.046 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 14:03:57.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:57.546 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 14:03:57.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:03:57.549 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 14:03:57.549 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 14:03:57.550 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 14:03:57.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 14:03:57.550 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 14:03:57.550 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 14:03:57.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:57.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:57.551 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:57.551 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:57.551 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:57.551 INFO [main][AbstractShell] Close shell Testing shell 14:03:57.551 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:57.555 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:57.555 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:57.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:57.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:57.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:57.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:57.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:57.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:57.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:57.562 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:57.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:57.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:57.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:57.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:57.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:57.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:57.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:57.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:57.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:57.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:57.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:57.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:57.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:57.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:57.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:57.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:57.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:57.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:57.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:57.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:57.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:57.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:57.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:57.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:57.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:03:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:03:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:03:57.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:03:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:58.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:58.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:03:58.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:03:58.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:03:58.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:58.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:03:58.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:58.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:03:58.098 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 14:03:58.098 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 14:03:58.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 14:03:58.099 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 14:03:58.099 DEBUG [main][TreeEventsListener] It was check event: true 14:03:58.099 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 14:03:58.100 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 14:03:58.100 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 14:03:58.100 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 14:03:58.100 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 14:03:58.100 DEBUG [main][TreeEventsListener] It was check event: true 14:03:58.100 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 14:03:58.100 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:58.100 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:03:58.100 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:58.101 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:58.101 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:58.101 INFO [main][AbstractShell] Close shell Testing shell 14:03:58.101 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:58.104 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:58.104 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:58.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:58.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:58.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:58.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:58.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:58.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:58.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:58.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:58.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:58.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:58.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:58.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:58.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:58.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:58.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:58.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:58.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:58.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:58.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:58.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:58.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:58.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:58.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:58.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:58.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:58.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:58.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:58.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:58.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:58.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:58.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:58.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:03:58.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:03:58.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 14:03:58.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 14:03:58.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:58.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 14:03:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 14:03:58.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 14:03:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:58.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 14:03:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:58.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 14:03:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 14:03:58.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 14:03:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:59.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:59.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 14:03:59.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 14:03:59.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 14:03:59.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:59.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 14:03:59.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:59.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 14:03:59.151 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:03:59.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 14:03:59.151 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:03:59.151 DEBUG [main][AbstractWait] Waiting until shell is active... 14:03:59.151 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:03:59.151 INFO [main][AbstractShell] Close shell Testing shell 14:03:59.151 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:03:59.155 DEBUG [main][AbstractWait] Waiting while shell is available... 14:03:59.155 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:03:59.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:59.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:03:59.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:03:59.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:59.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:59.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:59.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:03:59.161 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:03:59.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:03:59.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:03:59.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:03:59.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:03:59.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:59.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:59.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:59.202 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:59.202 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:59.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:59.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:59.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:59.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:03:59.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:03:59.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:03:59.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:03:59.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:03:59.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:03:59.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:03:59.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:03:59.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:03:59.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:03:59.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:03:59.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:03:59.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:03:59.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:03:59.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:03:59.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:59.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:59.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:03:59.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:03:59.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:03:59.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:03:59.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:03:59.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:03:59.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:03:59.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:03:59.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:03:59.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:00.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:00.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:04:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:04:00.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:04:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:00.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:04:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:00.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:04:00.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:00.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:00.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:00.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:00.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:00.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:00.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:04:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:04:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 14:04:00.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 14:04:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:00.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:00.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 14:04:00.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 14:04:00.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 14:04:00.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:00.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 14:04:00.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:00.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 14:04:00.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 14:04:00.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:00.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:00.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:00.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:00.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:00.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:00.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:00.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:00.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:00.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:00.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:04:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:04:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:04:00.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:00.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:00.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:04:00.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:00.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:00.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:04:00.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:04:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:00.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:04:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:00.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:04:00.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:04:00.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:04:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:00.715 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:04:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:00.715 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:04:00.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:00.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:00.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:00.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:00.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:00.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:00.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:04:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:04:00.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:00.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:00.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:00.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:00.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:00.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:00.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:00.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:04:00.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:04:00.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:04:00.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:00.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:00.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:00.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:00.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:00.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:04:00.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:00.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:00.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:00.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:00.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:00.716 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:04:00.716 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:04:00.717 DEBUG [main][TreeItemHandler] Set Tree selection 14:04:00.718 DEBUG [main][TreeHandler] Notify Tree about selection event 14:04:00.718 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 14:04:00.718 DEBUG [main][TreeEventsListener] It was check event: false 14:04:00.718 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:04:00.718 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 14:04:00.718 DEBUG [WorkbenchTestable][TreeItemHandler] BB 14:04:00.718 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 14:04:00.718 DEBUG [WorkbenchTestable][TreeItemHandler] C 14:04:00.719 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 14:04:00.720 DEBUG [main][TreeHandler] Unselect all tree items 14:04:00.720 DEBUG [main][TreeHandler] Notify Tree about selection event 14:04:00.720 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 14:04:00.720 DEBUG [main][TreeEventsListener] It was check event: false 14:04:00.720 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 14:04:00.720 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:00.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 14:04:00.720 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:00.721 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:00.721 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:00.721 INFO [main][AbstractShell] Close shell Testing shell 14:04:00.721 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:00.724 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:00.724 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:00.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:04:00.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:00.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:00.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:00.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:04:00.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:00.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:04:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:04:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:00.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:00.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:00.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:00.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:00.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:00.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:00.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:00.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:00.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:00.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:00.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:00.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:00.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:00.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:00.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:00.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:00.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:00.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:00.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:00.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:00.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:00.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:00.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:00.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:04:00.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:04:00.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:00.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:01.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:01.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:01.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:04:01.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:04:01.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:01.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:01.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:04:01.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:04:01.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:04:01.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:01.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:04:01.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:01.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:04:01.780 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:01.780 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:01.780 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:01.780 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:01.780 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:01.780 INFO [main][AbstractShell] Close shell Testing shell 14:04:01.780 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:01.784 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:01.784 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:01.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:04:01.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:01.784 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:01.790 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:04:01.790 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:01.790 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:04:01.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:04:01.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:01.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:01.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:01.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:01.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:01.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:01.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:01.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:01.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:01.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:01.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:01.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:01.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:01.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:01.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:01.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:01.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:01.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:01.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:04:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:04:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:04:01.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:02.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:02.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:02.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:04:02.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:02.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:02.331 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:02.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:02.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:02.332 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:02.332 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:02.332 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:02.333 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:02.333 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:02.333 INFO [main][AbstractShell] Close shell Testing shell 14:04:02.333 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:02.337 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:02.337 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:02.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:04:02.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:02.337 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:02.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:02.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:02.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:04:02.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:02.357 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:04:02.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:04:02.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:02.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:02.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:02.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:02.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:02.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:02.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:02.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:02.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:02.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:02.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:02.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:02.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:02.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:02.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:02.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:02.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:02.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:02.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:02.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:02.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:02.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:04:02.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:04:02.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:04:02.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:02.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:02.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:02.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:02.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:04:02.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:02.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:02.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:02.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:02.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:02.890 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 14:04:02.890 DEBUG [main][TreeItemHandler] Selecting tree item: AA 14:04:02.891 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 14:04:02.891 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 14:04:02.891 DEBUG [main][TreeEventsListener] It was check event: false 14:04:02.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 14:04:02.891 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:02.891 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:02.891 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:02.891 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:02.891 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:02.891 INFO [main][AbstractShell] Close shell Testing shell 14:04:02.891 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:02.895 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:02.895 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:02.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:04:02.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:02.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:02.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:02.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:02.900 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:04:02.900 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:02.900 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:04:02.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:04:02.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:02.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:02.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:02.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:02.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:02.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:02.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:02.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:02.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:02.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:02.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:02.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:02.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:02.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:02.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:02.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:02.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:02.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:02.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:02.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:02.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:02.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:02.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:02.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:02.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:04:02.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:04:02.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:04:02.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:02.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:03.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:03.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:04:03.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:03.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:03.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:04:03.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:04:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:03.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:03.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:04:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:04:03.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:04:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:03.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:04:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:03.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:04:03.939 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:03.939 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:03.939 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:03.939 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:03.939 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:03.939 INFO [main][AbstractShell] Close shell Testing shell 14:04:03.939 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:03.943 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:03.943 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:03.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:04:03.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:03.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:03.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:03.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:03.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:04:03.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:03.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:04:03.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:04:03.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:03.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:03.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:03.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:03.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:03.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:03.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:03.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:03.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:03.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:03.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:03.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:03.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:03.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:03.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:03.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:03.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:03.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:03.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:03.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:03.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:03.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:03.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:04:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:04:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:04:03.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:04.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:04.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:04.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:04:04.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:04.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:04.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:04.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:04.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:04.483 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 14:04:04.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 14:04:04.483 DEBUG [main][TreeItemHandler] Selecting tree item: AA 14:04:04.484 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 14:04:04.484 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 14:04:04.484 DEBUG [main][TreeEventsListener] It was check event: false 14:04:04.484 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 14:04:04.484 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:04:04.484 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:04:04.484 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 14:04:04.484 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 14:04:04.484 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 14:04:04.484 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:04:04.485 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:04.485 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:04.485 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:04.485 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:04.485 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:04.485 INFO [main][AbstractShell] Close shell Testing shell 14:04:04.485 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:04.489 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:04.489 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:04.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:04:04.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:04.489 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:04.494 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:04:04.495 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:04.495 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:04:04.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:04:04.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:04.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:04.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:04.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:04.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:04.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:04.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:04.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:04.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:04.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:04.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:04.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:04.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:04.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:04.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:04.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:04.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:04.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:04.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:04.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:04.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:04:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:04:04.525 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 14:04:04.525 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:04:04.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:05.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:05.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:05.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 14:04:05.027 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:04:05.027 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:05.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:05.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:05.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:05.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:05.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:06.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:06.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:06.529 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:04:06.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:06.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:07.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:07.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:07.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:07.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:07.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:08.030 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:04:08.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:08.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:08.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:08.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:08.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:08.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:08.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:08.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:08.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:08.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:08.531 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:04:08.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:08.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:08.531 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:08.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:08.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:08.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:08.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:08.531 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:08.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:08.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:09.032 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:04:09.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:09.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:09.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:09.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:09.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:09.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:09.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:09.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:09.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:09.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:09.532 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:04:09.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:09.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:09.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:09.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:09.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:09.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 14:04:09.533 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:04:09.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:09.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:09.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:09.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:09.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:09.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:09.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:09.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:09.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:09.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:09.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:09.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:09.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:09.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:09.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:09.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:09.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:09.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:09.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:04:09.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:04:09.535 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 14:04:09.535 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:04:09.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:09.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:10.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 14:04:10.035 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:04:10.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:10.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:10.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:11.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:11.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:11.537 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:04:11.537 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:11.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:12.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:12.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:12.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:12.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:12.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:13.038 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:04:13.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:13.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:13.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:13.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:13.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:13.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:14.039 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 14:04:14.040 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:14.040 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:14.040 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:14.040 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:14.040 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:14.040 INFO [main][AbstractShell] Close shell Testing shell 14:04:14.040 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:14.044 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:14.044 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:14.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:04:14.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:14.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:14.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:14.051 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 14:04:14.051 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 14:04:14.051 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:14.051 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:14.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:14.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.36 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.047 s testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.05 s testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.049 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.056 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.053 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.545 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.055 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.549 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.05 s testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.583 s getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.046 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.567 s testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.543 s testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.049 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.545 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.556 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:14.058 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:14.059 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:04:14.060 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:14.060 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:14.060 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:14.060 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:04:14.067 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:14.067 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:04:14.067 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:14.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:14.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:04:14.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:14.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:14.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:14.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:14.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:14.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:14.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:14.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:14.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:14.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:14.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:14.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:14.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:14.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:14.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:14.098 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04: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 14:04:14.099 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:14.099 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:14.099 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:14.099 INFO [main][AbstractShell] Close shell Testing shell 14:04:14.099 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:14.102 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:14.102 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:14.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:14.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:14.103 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:14.121 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:04:14.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:14.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:04:14.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:14.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:14.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:14.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:14.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:14.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:14.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:14.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:14.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:14.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:14.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:14.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:14.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:14.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:14.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:14.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 14:04:14.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:14.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:14.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:14.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:14.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:14.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:14.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:14.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:14.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:14.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:14.149 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:14.149 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:14.149 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:14.150 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:14.150 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:14.150 INFO [main][AbstractShell] Close shell Testing shell 14:04:14.150 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:14.153 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:14.153 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:14.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:14.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:14.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:14.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:14.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:14.172 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:04:14.172 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:14.172 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:04:14.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:14.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:14.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:14.172 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:14.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:14.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:14.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:14.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:14.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:14.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:14.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:14.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:14.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:14.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:14.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:14.199 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:04:14.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:14.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:14.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:14.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:14.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:04:14.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:14.703 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:04:14.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:14.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:04:14.703 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 14:04:14.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:04:14.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:15.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:15.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:04:15.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:04:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:15.206 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:04:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:15.206 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:04:15.206 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 14:04:15.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 14:04:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:15.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:15.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 14:04:15.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 14:04:15.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:16.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:16.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 14:04:16.207 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 14:04:16.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 14:04:16.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:16.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:16.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 14:04:16.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 14:04:16.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:17.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:17.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 14:04:17.209 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 14:04:17.209 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 14:04:17.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:17.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:17.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 14:04:17.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 14:04:17.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:17.710 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 14:04:17.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:17.710 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 14:04:17.710 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 14:04:17.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 14:04:17.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:18.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:18.210 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 14:04:18.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 14:04:18.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:18.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:18.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 14:04:18.711 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 14:04:18.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 14:04:18.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:19.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:19.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 14:04:19.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 14:04:19.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:19.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:19.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 14:04:19.713 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:19.713 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:19.713 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:19.713 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:19.713 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:19.713 INFO [main][AbstractShell] Close shell Testing shell 14:04:19.713 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:19.717 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:19.717 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:19.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:19.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:19.717 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:19.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:19.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:19.723 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:04:19.723 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:19.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:04:19.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:19.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:19.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:19.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:19.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:19.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:19.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:19.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:19.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:19.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:19.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:19.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:19.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:19.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:19.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:19.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:19.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:19.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:19.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:19.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:19.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:19.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:19.754 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:19.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 14:04:19.755 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:19.755 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:19.755 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:19.755 INFO [main][AbstractShell] Close shell Testing shell 14:04:19.755 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:19.758 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:19.758 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:19.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:19.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:19.758 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:19.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:19.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:19.777 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:04:19.777 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:19.777 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:04:19.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:19.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:19.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:19.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:19.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:19.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:19.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:19.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:19.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:19.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:19.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:19.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:19.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:19.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:19.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:19.803 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:19.804 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:19.804 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:19.804 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:19.804 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:19.804 INFO [main][AbstractShell] Close shell Testing shell 14:04:19.804 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:19.807 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:19.807 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:19.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:19.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:19.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:19.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:19.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:19.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:04:19.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:19.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:04:19.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:19.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:19.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:19.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:19.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:19.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:19.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:19.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:19.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:19.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:19.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:19.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:19.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:19.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:19.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:19.847 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') 14:04:19.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:19.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:19.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:19.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:19.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:19.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:19.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:19.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 14:04:19.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:19.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:19.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:19.856 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:19.856 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:19.856 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:19.857 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:19.857 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:19.857 INFO [main][AbstractShell] Close shell Testing shell 14:04:19.857 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:19.860 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:19.860 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:19.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:19.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:19.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:19.880 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:04:19.880 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:19.880 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:04:19.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:19.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:19.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:19.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:19.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:19.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:19.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:19.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:19.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:19.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:19.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:19.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:19.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:19.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:19.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:19.905 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:19.905 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:19.905 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:19.905 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:19.905 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:19.905 INFO [main][AbstractShell] Close shell Testing shell 14:04:19.905 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:19.908 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:19.908 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:19.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:19.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:19.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:19.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:19.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:19.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 14:04:19.913 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 14:04:19.913 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:19.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:19.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:19.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.856 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.054 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.051 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.551 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.054 s testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.052 s testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.05 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.033 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:04:19.920 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:04:19.920 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:04:19.921 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:19.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:04:19.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:19.921 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:04:19.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:19.928 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:04:19.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:19.928 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:19.928 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 14:04:19.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:04:19.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:19.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:19.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:19.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 14:04:19.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:19.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:19.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:19.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:19.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:19.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:04:19.972 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 14:04:19.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:04:19.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:19.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:19.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:19.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:19.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:19.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:19.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:19.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:19.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:19.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:04:19.979 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 14:04:19.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:04:19.979 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:19.979 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:19.979 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:19.980 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:19.980 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:19.980 INFO [main][AbstractShell] Close shell Testing shell 14:04:19.980 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:19.982 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:19.982 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:19.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:04:19.982 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:19.983 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:19.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:19.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:19.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 14:04:19.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:19.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 14:04:19.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:04:19.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:19.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:19.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:19.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:04:19.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:20.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:04:20.013 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 14:04:20.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:04:20.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:20.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:04:20.014 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 14:04:20.018 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:20.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 14:04:20.018 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:20.018 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:20.018 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:20.018 INFO [main][AbstractShell] Close shell Testing shell 14:04:20.018 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:20.024 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:20.024 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:20.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:04:20.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:20.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:20.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 14:04:20.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:20.031 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 14:04:20.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:04:20.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:20.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:20.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:20.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:04:20.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:20.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:04:20.066 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 14:04:20.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:04:20.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:20.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:04:20.067 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 14:04:20.068 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:20.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 14:04:20.068 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:20.069 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:20.069 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:20.069 INFO [main][AbstractShell] Close shell Testing shell 14:04:20.069 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:20.072 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:20.072 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:20.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:04:20.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:20.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:20.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 14:04:20.078 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 14:04:20.078 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:20.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:20.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.06 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.042 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.047 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 14:04:20.084 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 14:04:20.085 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:04:20.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:20.086 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 14:04:20.086 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:20.086 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:04:20.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:20.093 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:04:20.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:20.093 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:20.093 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 14:04:20.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 14:04:20.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:20.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:20.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:20.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:20.137 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 14:04:20.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:20.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:20.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:20.137 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) 14:04:20.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:04:20.138 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:04:20.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:04:20.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:04:20.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:04:20.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:04:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 14:04:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 14:04:20.139 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) 14:04:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:04:20.140 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:04:20.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:04:20.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:04:20.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:04:20.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:04:20.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 14:04:20.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 14:04:20.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:20.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:20.141 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:20.141 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:20.141 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:20.141 INFO [main][AbstractShell] Close shell Testing shell 14:04:20.141 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:20.144 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:20.144 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:20.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 14:04:20.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:20.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 14:04:20.150 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 14:04:20.150 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:20.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.057 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:04:20.157 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:04:20.158 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:04:20.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:20.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:04:20.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:20.158 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:04:20.159 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:20.159 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:04:20.159 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:20.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:04:20.180 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 14:04:20.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:04:20.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:20.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:20.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:04:20.181 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:04:20.181 DEBUG [main][MenuItemLookup] Found menu:'File' 14:04:20.181 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:04:20.181 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:04:20.181 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:04:20.181 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:04:20.181 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:04:20.181 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:04:20.181 DEBUG [main][MenuItemLookup] Item match:Window 14:04:20.182 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:04:20.182 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:04:20.182 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:04:20.182 DEBUG [main][MenuItemLookup] Found menu:'' 14:04:20.182 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:04:20.182 DEBUG [main][MenuItemLookup] Item match:Show View 14:04:20.186 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:04:20.186 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:04:20.186 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:04:20.186 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:04:20.186 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:04:20.186 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:04:20.186 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:04:20.186 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:04:20.186 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:04:20.186 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:04:20.186 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:04:20.186 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:04:20.186 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:04:20.186 DEBUG [main][MenuItemLookup] Found menu:'' 14:04:20.186 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:04:20.186 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:04:20.187 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:04:20.187 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:04:20.187 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:04:20.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:04:20.268 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 14:04:20.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:04:20.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:20.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:20.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:20.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:04:20.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:20.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:04:20.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:04:20.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 14:04:20.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:04:20.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:20.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:04:20.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:20.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:04:20.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 14:04:20.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:04:20.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:20.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:04:20.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:20.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:04:20.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 14:04:20.273 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 14:04:20.273 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 14:04:20.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 14:04:20.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:04:20.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:04:20.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:04:20.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:04:20.275 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:04:20.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:04:20.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:04:20.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:04:20.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:04:20.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:04:20.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:04:20.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:04:20.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:04:20.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:04:20.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:20.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:20.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:04:20.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 14:04:20.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:04:20.353 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 14:04:20.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:04:20.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:04:20.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:04:20.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:04:20.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:04:20.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:20.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 14:04:20.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:04:20.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:20.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:20.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:20.357 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') 14:04:20.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.366 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:04:20.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 14:04:20.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:04:20.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:04:20.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:20.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:20.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 14:04:20.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:20.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 14:04:20.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:04:20.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:20.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:20.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:20.368 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:") 14:04:20.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.368 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:04:20.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:04:20.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:04:20.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:20.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:20.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.369 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 14:04:20.369 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 14:04:20.369 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:20.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:20.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.013 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 14:04:20.373 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 14:04:20.373 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:04:20.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:20.374 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 14:04:20.374 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:20.374 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:04:20.375 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:20.375 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:04:20.375 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:20.375 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:20.375 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 14:04:20.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 14:04:20.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:20.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:20.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:20.388 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 14:04:20.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:20.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 14:04:20.401 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 14:04:20.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:20.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 14:04:20.401 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 14:04:20.402 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 14:04:20.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:20.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 14:04:20.428 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 14:04:20.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:20.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:20.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:20.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 14:04:20.429 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 14:04:20.430 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 14:04:20.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:20.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:20.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:20.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 14:04:20.431 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:") 14:04:20.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:20.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 14:04:20.432 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 14:04:20.433 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:") 14:04:20.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:20.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 14:04:20.433 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:") 14:04:20.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:20.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 14:04:20.435 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 14:04:20.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Second spinner:") 14:04:20.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:20.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 14:04:20.436 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:20.436 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:20.436 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:20.437 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:20.437 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:20.437 INFO [main][AbstractShell] Close shell Testing shell 14:04:20.437 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:20.443 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:20.443 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:20.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 14:04:20.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:20.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:20.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.453 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 14:04:20.453 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 14:04:20.453 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:20.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:20.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.078 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:04:20.457 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:04:20.458 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:04:20.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:20.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:04:20.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:20.458 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:04:20.465 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:20.465 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:04:20.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:20.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:20.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 14:04:20.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:04:20.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:20.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:20.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:20.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:04:20.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:20.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:20.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:04:20.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 14:04:20.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:04:20.490 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 14:04:20.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:04:20.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:04:20.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:04:20.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:04:20.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:04:20.494 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 14:04:20.494 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 14:04:20.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:04:20.497 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:04:20.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:04:20.571 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 14:04:20.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:04:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:20.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:04:20.571 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:04:20.571 DEBUG [main][MenuItemLookup] Found menu:'File' 14:04:20.572 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:04:20.572 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:04:20.572 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:04:20.572 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:04:20.572 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:04:20.572 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:04:20.572 DEBUG [main][MenuItemLookup] Item match:Window 14:04:20.572 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:04:20.572 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:04:20.572 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:04:20.572 DEBUG [main][MenuItemLookup] Found menu:'' 14:04:20.572 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:04:20.572 DEBUG [main][MenuItemLookup] Item match:Show View 14:04:20.576 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:04:20.576 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:04:20.576 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:04:20.576 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:04:20.576 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:04:20.576 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:04:20.576 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:04:20.576 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:04:20.576 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:04:20.576 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:04:20.576 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:04:20.576 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:04:20.576 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:04:20.576 DEBUG [main][MenuItemLookup] Found menu:'' 14:04:20.576 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:04:20.576 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:04:20.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:04:20.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:04:20.576 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:04:20.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:04:20.651 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 14:04:20.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:04:20.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:20.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:20.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:20.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:04:20.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:20.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:04:20.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:04:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 14:04:20.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:04:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:20.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:04:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:20.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:04:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 14:04:20.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:04:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:20.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:04:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:20.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:04:20.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 14:04:20.654 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 14:04:20.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 14:04:20.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 14:04:20.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:04:20.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:04:20.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:04:20.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:04:20.656 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:04:20.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:04:20.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:04:20.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:04:20.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:04:20.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:04:20.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:04:20.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:04:20.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:04:20.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:04:20.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:20.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:20.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:04:20.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 14:04:20.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:04:20.735 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 14:04:20.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:04:20.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:04:20.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:04:20.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:04:20.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:04:20.738 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') 14:04:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 14:04:20.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:20.738 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:20.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:04:20.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:20.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.739 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 14:04:20.739 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:20.739 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 14:04:20.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:04:20.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:20.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:20.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:20.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:04:20.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:20.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:20.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:04:20.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 14:04:20.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:04:20.757 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 14:04:20.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:04:20.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:04:20.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:04:20.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:04:20.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:04:20.768 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 14:04:20.768 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 14:04:20.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:04:20.769 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:04:20.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:04:20.793 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 14:04:20.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:04:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:20.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:20.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:04:20.794 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:04:20.794 DEBUG [main][MenuItemLookup] Found menu:'File' 14:04:20.794 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:04:20.794 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:04:20.794 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:04:20.794 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:04:20.794 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:04:20.794 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:04:20.794 DEBUG [main][MenuItemLookup] Item match:Window 14:04:20.794 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:04:20.794 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:04:20.794 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:04:20.794 DEBUG [main][MenuItemLookup] Found menu:'' 14:04:20.794 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:04:20.794 DEBUG [main][MenuItemLookup] Item match:Show View 14:04:20.798 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:04:20.798 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:04:20.798 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:04:20.798 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:04:20.798 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:04:20.798 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:04:20.798 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:04:20.798 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:04:20.798 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:04:20.798 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:04:20.798 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:04:20.798 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:04:20.798 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:04:20.798 DEBUG [main][MenuItemLookup] Found menu:'' 14:04:20.798 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:04:20.798 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:04:20.798 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:04:20.798 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:04:20.798 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:04:20.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:04:20.874 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 14:04:20.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:04:20.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:20.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:20.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:04:20.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:20.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:04:20.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:04:20.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 14:04:20.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:04:20.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:20.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:04:20.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:20.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:04:20.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 14:04:20.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:04:20.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:20.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:04:20.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:20.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:04:20.879 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 14:04:20.879 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 14:04:20.879 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 14:04:20.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 14:04:20.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:04:20.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:04:20.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:20.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:04:20.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:20.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:04:20.881 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:04:20.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:04:20.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:04:20.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:04:20.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:04:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:04:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:04:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:04:20.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:04:20.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:04:20.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:20.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:20.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:04:20.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 14:04:20.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:20.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:20.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:20.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:04:20.942 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 14:04:20.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:04:20.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:04:20.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:04:20.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:04:20.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:04:20.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:20.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:20.953 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:04:20.953 DEBUG [main][MenuItemLookup] Found menu:'File' 14:04:20.954 DEBUG [main][MenuItemLookup] Item match:File 14:04:20.955 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:04:20.956 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'File' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'' 14:04:20.958 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:04:20.958 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:04:20.959 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:04:20.959 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:04:20.959 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:04:21.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 14:04:21.035 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 14:04:21.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:04:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:21.036 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 14:04:21.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:04:21.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.036 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.037 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 14:04:21.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:04:21.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:04:21.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:04:21.040 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:04:21.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:04:21.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:04:21.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:04:21.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:04:21.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:04:21.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:21.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.058 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 14:04:21.058 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:21.058 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 14:04:21.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:04:21.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:21.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:21.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:21.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:04:21.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:21.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:21.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:04:21.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 14:04:21.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:04:21.075 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 14:04:21.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:04:21.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:04:21.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:04:21.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:04:21.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:04:21.078 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 14:04:21.078 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 14:04:21.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:04:21.087 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:04:21.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:04:21.129 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 14:04:21.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:04:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:21.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:21.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:04:21.130 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:04:21.130 DEBUG [main][MenuItemLookup] Found menu:'File' 14:04:21.130 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:04:21.130 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:04:21.130 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:04:21.130 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:04:21.130 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:04:21.130 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:04:21.130 DEBUG [main][MenuItemLookup] Item match:Window 14:04:21.130 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:04:21.130 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:04:21.130 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:04:21.130 DEBUG [main][MenuItemLookup] Found menu:'' 14:04:21.130 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:04:21.130 DEBUG [main][MenuItemLookup] Item match:Show View 14:04:21.134 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:04:21.134 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:04:21.134 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:04:21.134 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:04:21.134 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:04:21.134 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:04:21.134 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:04:21.134 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:04:21.134 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:04:21.134 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:04:21.134 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:04:21.134 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:04:21.134 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:04:21.134 DEBUG [main][MenuItemLookup] Found menu:'' 14:04:21.134 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:04:21.134 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:04:21.135 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:04:21.135 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:04:21.135 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:04:21.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:04:21.191 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 14:04:21.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:04:21.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:21.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:21.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:04:21.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:04:21.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:04:21.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:04:21.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:04:21.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 14:04:21.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:04:21.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:21.194 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:04:21.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:21.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:04:21.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 14:04:21.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 14:04:21.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:04:21.194 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 14:04:21.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:04:21.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 14:04:21.194 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 14:04:21.194 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 14:04:21.194 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 14:04:21.195 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 14:04:21.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:04:21.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:04:21.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:04:21.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:04:21.196 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:04:21.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:04:21.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:04:21.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:04:21.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:04:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:04:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:04:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:04:21.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:04:21.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:04:21.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:21.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:21.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:04:21.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 14:04:21.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:04:21.273 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 14:04:21.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:04:21.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:04:21.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:04:21.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:04:21.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:04:21.275 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 14:04:21.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.276 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:04:21.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.276 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.276 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") 14:04:21.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.276 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:04:21.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.276 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.276 INFO [WorkbenchTestable][AbstractText] Text set to: New text 14:04:21.277 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 14:04:21.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.287 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:04:21.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.287 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.287 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") 14:04:21.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.287 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:04:21.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.287 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.287 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 14:04:21.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:04:21.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:21.288 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:21.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 14:04:21.288 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 14:04:21.288 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:21.288 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:21.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.273 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.319 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.23 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.293 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.294 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:04:21.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:21.294 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.294 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:21.294 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:04:21.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:21.295 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:04:21.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:21.295 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:21.295 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:21.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:21.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:21.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.354 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 14:04:21.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:21.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:21.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:21.354 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") 14:04:21.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:21.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.359 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.360 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.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 14:04:21.360 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:21.360 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:21.360 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:21.360 INFO [main][AbstractShell] Close shell Testing shell 14:04:21.360 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:21.368 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:21.368 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:21.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:21.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:21.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.375 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:21.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:21.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:21.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.416 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 14:04:21.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:21.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:21.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:21.416 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") 14:04:21.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:21.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.432 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.433 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.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 14:04:21.433 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:21.434 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:21.434 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:21.434 INFO [main][AbstractShell] Close shell Testing shell 14:04:21.434 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:21.447 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:21.448 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:21.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:21.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:21.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:21.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:21.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:21.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.509 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 14:04:21.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:21.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:21.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:21.509 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 14:04:21.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:21.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:21.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:21.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 14:04:21.509 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.510 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") 14:04:21.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:21.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.511 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.511 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") 14:04:21.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:21.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.514 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label") 14:04:21.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:21.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.516 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.516 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.516 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:21.516 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:21.517 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:21.517 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:21.517 INFO [main][AbstractShell] Close shell Testing shell 14:04:21.517 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:21.524 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:21.525 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:21.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.525 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:21.525 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.532 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.532 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:21.532 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:21.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:21.532 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:21.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.577 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 14:04:21.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:21.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:21.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:21.577 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") 14:04:21.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:21.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.583 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.584 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.584 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:21.584 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:21.584 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:21.584 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:21.584 INFO [main][AbstractShell] Close shell Testing shell 14:04:21.584 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:21.592 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:21.592 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:21.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:21.592 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.598 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.598 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:21.598 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:21.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:21.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:21.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.637 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 14:04:21.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:21.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:21.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:21.637 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") 14:04:21.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:21.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.640 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.641 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 14:04:21.641 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.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 14:04:21.641 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:21.642 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:21.642 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:21.642 INFO [main][AbstractShell] Close shell Testing shell 14:04:21.642 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:21.649 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:21.649 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:21.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:21.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:21.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.656 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:21.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:21.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:21.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:21.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.696 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 14:04:21.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:21.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:21.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:21.696 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*") 14:04:21.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:21.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.703 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.703 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.704 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:21.704 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:21.704 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:21.704 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:21.704 INFO [main][AbstractShell] Close shell Testing shell 14:04:21.704 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:21.711 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:21.712 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:21.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:21.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:21.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.728 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.729 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:21.729 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:21.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:21.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:21.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.765 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 14:04:21.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:21.765 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") 14:04:21.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:21.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.769 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:21.771 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:21.771 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:21.771 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:21.771 INFO [main][AbstractShell] Close shell Testing shell 14:04:21.771 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:21.779 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:21.779 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:21.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:21.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:21.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.786 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.786 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:21.786 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:21.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:21.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:21.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.841 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 14:04:21.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:21.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:21.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:21.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Required label1") 14:04:21.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:21.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.847 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:21.848 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:21.849 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:21.849 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:21.849 INFO [main][AbstractShell] Close shell Testing shell 14:04:21.849 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:21.856 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:21.856 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:21.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:21.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:21.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.863 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.863 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:21.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:21.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:21.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:21.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.904 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 14:04:21.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:21.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:21.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:21.923 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") 14:04:21.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:21.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.925 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.926 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.926 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:21.926 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:21.927 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:21.927 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:21.927 INFO [main][AbstractShell] Close shell Testing shell 14:04:21.927 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:21.935 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:21.935 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:21.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:21.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:21.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.942 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:21.942 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:21.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:21.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:21.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:21.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:21.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:21.986 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 14:04:21.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:21.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:21.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:21.986 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") 14:04:21.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:21.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:21.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:21.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:21.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:21.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:21.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:21.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:21.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:21.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:21.989 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.990 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 14:04:21.990 INFO [WorkbenchTestable][AbstractText] Text set to: 14:04:21.990 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:21.990 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 14:04:21.993 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 14:04:22.053 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:22.053 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 14:04:22.655 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:22.655 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 14:04:23.256 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:23.256 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:04:23.857 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:23.857 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 14:04:24.458 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:24.458 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:04:25.059 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:25.059 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 14:04:25.659 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:25.660 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 14:04:26.260 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:26.260 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 14:04:26.861 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:26.861 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 14:04:27.462 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:27.462 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 14:04:28.063 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:28.063 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 14:04:28.664 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:28.665 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 14:04:29.265 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:29.265 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 14:04:29.867 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:29.867 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:04:30.468 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:30.468 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:04:31.069 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:31.069 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 14:04:31.670 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:04:31.670 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:04:32.271 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") 14:04:32.271 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:32.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.271 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:32.271 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:32.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:32.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:32.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:32.273 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:32.274 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.274 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:32.274 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:32.275 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:32.275 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:32.275 INFO [main][AbstractShell] Close shell Testing shell 14:04:32.275 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:32.282 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:32.282 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:32.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:32.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:32.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:32.289 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:32.289 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:32.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:32.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:32.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:32.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.330 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 14:04:32.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:32.330 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") 14:04:32.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:32.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:32.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:32.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:32.333 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:32.333 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 14:04:32.334 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") 14:04:32.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:32.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:32.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:32.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:32.336 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:32.336 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.336 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:32.336 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:32.337 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:32.337 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:32.337 INFO [main][AbstractShell] Close shell Testing shell 14:04:32.337 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:32.345 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:32.345 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:32.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:32.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:32.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.351 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:32.351 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:32.351 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:32.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:32.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:32.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:32.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.391 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 14:04:32.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:32.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:32.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:32.391 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?") 14:04:32.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:32.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:32.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:32.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:32.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:32.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:32.399 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:32.400 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.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 14:04:32.400 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:32.401 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:32.401 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:32.401 INFO [main][AbstractShell] Close shell Testing shell 14:04:32.401 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:32.409 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:32.409 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:32.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:32.409 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:32.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.434 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:32.434 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:32.435 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:32.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:32.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:32.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:32.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.472 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 14:04:32.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:32.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:32.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:32.472 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 *") 14:04:32.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:32.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:32.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:32.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:32.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:32.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:32.480 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:32.481 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.481 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:32.481 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:32.482 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:32.482 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:32.482 INFO [main][AbstractShell] Close shell Testing shell 14:04:32.482 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:32.490 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:32.490 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:32.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:32.490 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.497 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:32.497 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:32.497 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:32.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:32.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:32.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:32.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.557 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 14:04:32.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:32.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:32.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:32.557 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") 14:04:32.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:32.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:32.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:32.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:32.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:32.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:32.561 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:32.561 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.562 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:32.562 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:32.562 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:32.562 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:32.562 INFO [main][AbstractShell] Close shell Testing shell 14:04:32.562 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:32.570 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:32.570 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:32.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:32.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:32.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.577 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:32.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:32.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:32.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:32.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:32.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:32.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.615 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 14:04:32.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:32.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:32.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:32.616 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") 14:04:32.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:32.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:32.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:32.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:32.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:32.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:32.623 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:32.624 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.624 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:32.624 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:32.624 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:32.624 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:32.624 INFO [main][AbstractShell] Close shell Testing shell 14:04:32.624 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:32.633 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:32.633 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:32.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:32.633 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:32.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.641 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:32.641 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:32.641 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:32.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:32.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:32.641 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:32.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.684 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 14:04:32.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:32.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:32.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:32.684 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") 14:04:32.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:32.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:32.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:32.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:32.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:32.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:32.686 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:32.687 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.687 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:32.687 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:32.687 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:32.687 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:32.687 INFO [main][AbstractShell] Close shell Testing shell 14:04:32.687 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:32.695 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:32.695 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:32.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:32.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:32.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.702 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:32.702 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:32.702 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:32.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:32.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:32.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:32.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.745 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 14:04:32.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:32.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "FormCLabel") 14:04:32.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:32.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:32.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:32.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:32.750 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:32.751 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.751 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:32.751 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:32.752 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:32.752 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:32.752 INFO [main][AbstractShell] Close shell Testing shell 14:04:32.752 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:32.760 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:32.760 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:32.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:32.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:32.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.767 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 14:04:32.767 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 14:04:32.767 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:32.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:32.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.475 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.08 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.083 s setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.073 s findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.066 s setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.058 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.071 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.057 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.077 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.078 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.347 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.062 s findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.083 s findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.062 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.08 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.064 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.061 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.065 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:04:32.774 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:04:32.774 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:04:32.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:32.775 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:04:32.775 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:32.775 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:04:32.779 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:32.779 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:04:32.779 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:32.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.782 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 14:04:32.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:04:32.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:32.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:32.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:04:32.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 14:04:32.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:32.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:32.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:04:32.788 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 14:04:32.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 14:04:32.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:04:32.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:04:32.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:04:32.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:04:32.799 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:32.799 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 14:04:32.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:04:32.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:32.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:32.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:32.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.844 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 14:04:32.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:32.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:32.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:32.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:04:32.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:32.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:32.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:32.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:32.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:32.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:04:32.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.855 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 14:04:32.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:04:32.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:32.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:32.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.856 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 14:04:32.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:32.856 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 14:04:32.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:04:32.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:32.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:32.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:32.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.873 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 14:04:32.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:04:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:04:32.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:04:32.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:04:32.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:32.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:32.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:32.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:32.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:32.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:04:32.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.885 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 14:04:32.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:04:32.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:32.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.885 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 14:04:32.885 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:32.885 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 14:04:32.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:04:32.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:32.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:32.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:32.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:04:32.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.886 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:04:32.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:32.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:32.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:32.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:04:32.887 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") 14:04:32.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:32.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.887 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 14:04:32.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:32.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:32.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:32.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:32.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:32.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:04:32.888 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 14:04:32.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:32.888 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 14:04:32.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:04:32.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:32.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:32.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.889 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 14:04:32.889 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 14:04:32.889 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:32.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:32.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.056 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.029 s defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.004 s Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:32.898 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:32.898 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:04:32.898 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:32.898 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:32.898 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:32.898 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:04:32.924 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:32.924 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:04:32.924 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:32.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:32.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:04:32.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:32.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:32.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:32.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:32.933 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) 14:04:32.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:32.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:32.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:32.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:32.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:32.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:32.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:04:32.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 14:04:33.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:04:33.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 14:04:33.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:04:33.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 14:04:33.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:04:33.939 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 14:04:33.939 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:33.939 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:33.939 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:33.939 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:33.939 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:33.939 INFO [main][AbstractShell] Close shell Testing shell 14:04:33.939 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:33.943 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:33.943 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:33.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:33.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:33.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:33.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:33.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:33.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:04:33.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:33.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:04:33.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:33.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:33.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:33.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:33.955 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) 14:04:33.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:33.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:33.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:33.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:33.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:33.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:33.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:33.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:33.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:33.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 14:04:33.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2) 14:04:33.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:33.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:33.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:33.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:33.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:33.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 14:04:33.966 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:33.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 14:04:33.966 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:33.966 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:33.966 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:33.966 INFO [main][AbstractShell] Close shell Testing shell 14:04:33.966 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:33.969 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:33.969 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:33.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:33.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:33.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:33.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:33.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:33.979 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:04:33.979 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:33.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:04:33.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:33.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:33.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:33.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:33.984 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) 14:04:33.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:33.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:33.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:33.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:33.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:33.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 14:04:33.990 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) 14:04:33.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:33.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:33.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:33.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:33.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:33.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:33.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 14:04:33.991 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) 14:04:33.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:33.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:33.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:33.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:33.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:33.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:33.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:33.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:33.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:33.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 14:04:33.994 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:33.995 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:33.995 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:33.995 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:33.995 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:33.995 INFO [main][AbstractShell] Close shell Testing shell 14:04:33.995 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:33.997 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:33.997 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:33.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:33.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:33.997 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:34.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:34.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:34.002 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:04:34.002 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:34.002 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:04:34.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:34.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:34.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:34.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:34.008 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) 14:04:34.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:34.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:34.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:34.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:34.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:34.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:34.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:04:34.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:34.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:04:35.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:35.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:04:35.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:04:35.020 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 14:04:35.020 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:35.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 14:04:35.020 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:35.020 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:35.020 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:35.020 INFO [main][AbstractShell] Close shell Testing shell 14:04:35.020 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:35.023 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:35.023 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:35.023 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:35.023 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:35.023 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:35.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:35.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:35.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:04:35.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:35.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:04:35.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:35.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:35.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:35.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:35.041 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) 14:04:35.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:35.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:35.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:35.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:35.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:35.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:35.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:35.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:35.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 14:04:35.050 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) 14:04:35.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:35.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:35.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:35.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:35.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:35.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 14:04:35.051 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:35.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 14:04:35.051 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:35.051 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:35.051 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:35.051 INFO [main][AbstractShell] Close shell Testing shell 14:04:35.051 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:35.053 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:35.053 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:35.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:35.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:35.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:35.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:35.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:35.065 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:04:35.065 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:35.065 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:04:35.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:35.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:35.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:35.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:35.071 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) 14:04:35.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:35.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:35.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:35.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:35.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:35.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:35.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:04:35.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:35.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:04:36.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:36.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:04:36.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:04:36.080 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 14:04:36.080 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:36.081 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:36.081 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:36.081 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:36.081 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:36.081 INFO [main][AbstractShell] Close shell Testing shell 14:04:36.081 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:36.083 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:36.083 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:36.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:36.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:36.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:36.089 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 14:04:36.089 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 14:04:36.089 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:36.089 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.192 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.025 s IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.03 s horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.023 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.033 s verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.03 s nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.024 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:36.093 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:36.094 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:04:36.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:36.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:36.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:36.094 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:04:36.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:36.096 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:04:36.096 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:36.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:36.096 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:04:36.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:36.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:36.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:36.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:36.105 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 14:04:36.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:36.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:36.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:36.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:36.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:36.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:36.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:36.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:36.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:36.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 14:04:36.113 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:36.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 14:04:36.114 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:36.114 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:36.114 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:36.114 INFO [main][AbstractShell] Close shell Testing shell 14:04:36.114 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:36.117 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:36.117 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:36.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:36.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:36.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:36.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:36.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:36.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:04:36.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:36.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:04:36.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:36.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:36.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:36.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:36.134 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 14:04:36.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:36.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:36.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:36.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:36.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:36.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:36.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:04:36.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:04:36.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:04:36.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:04:37.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:04:37.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:04:37.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:04:37.144 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 14:04:37.144 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:37.144 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:37.144 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:37.144 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:37.144 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:37.144 INFO [main][AbstractShell] Close shell Testing shell 14:04:37.144 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:37.148 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:37.148 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:37.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:37.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:37.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:37.154 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:04:37.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:37.154 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:04:37.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:37.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:37.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:37.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:37.165 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 14:04:37.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:37.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:37.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:37.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:37.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:37.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 14:04:37.172 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:37.172 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:37.172 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:37.173 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:37.173 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:37.173 INFO [main][AbstractShell] Close shell Testing shell 14:04:37.173 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:37.175 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:37.176 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:37.176 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:37.176 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:37.176 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:37.183 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:04:37.183 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:37.183 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:04:37.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:37.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:37.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:37.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:37.189 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 14:04:37.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:37.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:37.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:37.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:37.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:37.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:37.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 14:04:37.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 14:04:37.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:04:37.201 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 14:04:37.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:37.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:37.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:37.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:37.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:37.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:37.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:37.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:37.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:37.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:04:37.201 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:04:37.202 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:37.202 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:37.202 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:37.203 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:37.203 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:37.203 INFO [main][AbstractShell] Close shell Testing shell 14:04:37.203 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:37.206 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:37.206 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:37.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:37.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:37.206 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:37.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:37.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:37.216 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:04:37.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:37.216 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:04:37.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:37.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:37.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:37.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:37.222 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 14:04:37.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:37.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:37.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:37.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:37.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:37.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:37.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:37.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:37.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:37.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 14:04:37.233 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:37.233 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:37.233 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:37.234 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:37.234 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:37.234 INFO [main][AbstractShell] Close shell Testing shell 14:04:37.234 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:37.238 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:37.238 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:37.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:37.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:37.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:37.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:37.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:37.252 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:04:37.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:37.253 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:04:37.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:37.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:37.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:37.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:37.260 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 14:04:37.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:37.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:37.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:37.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:37.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:37.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:37.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:37.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:37.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:37.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 14:04:37.267 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:37.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 14:04:37.267 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:37.267 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:37.267 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:37.267 INFO [main][AbstractShell] Close shell Testing shell 14:04:37.267 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:37.271 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:37.271 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:37.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:37.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:37.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:37.282 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 14:04:37.282 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 14:04:37.282 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:37.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.026 s findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 1.031 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.029 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.033 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.036 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.029 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:37.291 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:37.292 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:04:37.292 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:37.292 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:37.292 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:37.293 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:04:37.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:37.293 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:04:37.293 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:37.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:37.293 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:37.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:37.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:37.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:37.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:37.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:04:37.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:37.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:37.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:37.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:37.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:37.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:37.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:37.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:04:37.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:37.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:37.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:37.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:37.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:37.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:37.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:37.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:37.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:37.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:37.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:37.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:37.824 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:37.824 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:37.824 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:37.825 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:37.825 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:37.825 INFO [main][AbstractShell] Close shell Testing shell 14:04:37.825 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:37.833 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:37.834 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:37.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:37.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:37.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:37.839 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:37.839 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:37.839 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:37.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:37.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:37.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:37.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:38.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:04:38.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:38.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:38.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:38.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:38.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:38.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:38.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:38.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:38.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:38.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:04:38.323 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 14:04:38.323 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:38.323 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:38.323 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:38.323 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:38.323 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:38.323 INFO [main][AbstractShell] Close shell Testing shell 14:04:38.323 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:38.332 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:38.333 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:38.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:38.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:38.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:38.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:38.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:38.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:38.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:38.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:38.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:38.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:38.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:38.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:38.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:04:38.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:38.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:38.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:38.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:38.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:38.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:38.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:38.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:38.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:38.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:04:38.819 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 14:04:38.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:38.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:38.828 TRACE [main][WidgetHandler] Notify Table with event 13 14:04:38.828 TRACE [main][WidgetHandler] Wait for synchronization 14:04:38.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:38.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:38.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:38.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:38.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:38.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:38.831 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:38.831 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:38.831 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:38.831 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:38.831 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:38.831 INFO [main][AbstractShell] Close shell Testing shell 14:04:38.831 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:38.840 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:38.840 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:38.841 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:38.841 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:38.841 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:38.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:38.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:38.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:38.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:38.852 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:38.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:38.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:38.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:38.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:39.101 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 14:04:39.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:39.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:39.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:39.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:39.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:39.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:39.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:04:39.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:04:39.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:39.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:04:39.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:39.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:39.331 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 14:04:39.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 14:04:39.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 14:04:39.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:04:39.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 14:04:39.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:39.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:39.337 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:39.337 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:39.337 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:39.337 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:39.337 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:39.337 INFO [main][AbstractShell] Close shell Testing shell 14:04:39.337 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:39.346 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:39.346 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:39.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:39.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:39.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:39.358 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:39.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:39.359 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:39.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:39.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:39.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:39.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:39.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:04:39.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:39.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:39.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:39.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:39.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:39.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:39.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:04:39.839 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 14:04:39.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:39.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:39.839 TRACE [main][WidgetHandler] Notify Table with event 13 14:04:39.839 TRACE [main][WidgetHandler] Wait for synchronization 14:04:39.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:39.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:39.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:39.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:39.842 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:39.842 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:39.842 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:39.842 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:39.842 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:39.842 INFO [main][AbstractShell] Close shell Testing shell 14:04:39.842 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:39.851 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:39.851 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:39.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:39.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:39.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:39.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:39.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:39.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:39.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:39.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:39.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:39.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:40.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 14:04:40.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:40.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:40.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:40.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:40.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:40.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:40.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:40.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:40.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:40.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:04:40.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:40.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:40.354 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 14:04:40.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:40.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:40.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:40.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:40.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:40.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:40.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:40.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:40.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:40.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:04:40.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:40.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:40.356 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 14:04:40.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:40.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:40.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:40.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:40.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:40.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:40.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:40.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:40.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:04:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:40.361 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:40.361 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:40.361 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:40.361 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:40.361 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:40.361 INFO [main][AbstractShell] Close shell Testing shell 14:04:40.361 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:40.370 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:40.370 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:40.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:40.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:40.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:40.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:40.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:40.375 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:40.375 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:40.375 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:40.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:40.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:40.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:40.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:40.625 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 14:04:40.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:40.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:40.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:40.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:40.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:40.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:40.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:40.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:40.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:04:40.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:40.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:40.894 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 14:04:40.895 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:40.895 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:40.895 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:40.895 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:40.895 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:40.895 INFO [main][AbstractShell] Close shell Testing shell 14:04:40.895 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:40.903 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:40.903 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:40.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:40.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:40.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:40.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:40.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:40.915 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:40.915 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:40.915 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:40.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:40.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:40.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:40.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04: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 14:04:41.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:41.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:41.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:41.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:41.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:41.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:41.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:41.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:41.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:41.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:04:41.412 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 14:04:41.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:41.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:41.412 TRACE [main][WidgetHandler] Notify Table with event 13 14:04:41.412 TRACE [main][WidgetHandler] Wait for synchronization 14:04:41.412 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:41.412 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:41.412 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:41.413 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:41.413 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:41.413 INFO [main][AbstractShell] Close shell Testing shell 14:04:41.413 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:41.421 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:41.421 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:41.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:41.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:41.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:41.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:41.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:41.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:41.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:41.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:41.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:41.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:41.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:41.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:41.677 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 14:04:41.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:41.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:41.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:41.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:41.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:41.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:41.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:04:41.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:04:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:41.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:04:41.904 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 14:04:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:41.905 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:41.905 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:41.905 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:41.905 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:41.905 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:41.905 INFO [main][AbstractShell] Close shell Testing shell 14:04:41.905 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:41.914 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:41.914 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:41.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:41.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:41.914 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:41.919 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:41.919 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:41.919 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:41.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:41.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:41.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:41.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:42.170 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 14:04:42.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:42.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:42.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:42.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:42.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:42.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:42.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:42.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:42.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:42.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:04:42.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 14:04:42.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:42.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:42.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 14:04:42.397 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:42.397 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:42.397 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:42.397 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:42.397 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:42.397 INFO [main][AbstractShell] Close shell Testing shell 14:04:42.397 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:42.407 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:42.407 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:42.407 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:42.407 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:42.407 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:42.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:42.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:42.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:42.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:42.412 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:42.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:42.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:42.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:42.412 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:42.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:04:42.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:42.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:42.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:42.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:42.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:42.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:42.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:42.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:42.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:42.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:04:42.893 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:42.893 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:42.893 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:42.894 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:42.894 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:42.894 INFO [main][AbstractShell] Close shell Testing shell 14:04:42.894 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:42.902 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:42.902 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:42.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:42.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:42.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:42.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:42.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:42.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:42.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:42.908 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:42.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:42.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:42.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:42.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:43.174 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 14:04:43.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:43.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:43.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:43.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:43.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:43.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:43.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:43.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:43.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:43.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:04:43.402 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') 14:04:43.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:43.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:43.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:43.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:43.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:43.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:43.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:43.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 14:04:43.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 14:04:43.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:43.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:43.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:04:43.405 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:43.405 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:43.405 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:43.406 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:43.406 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:43.406 INFO [main][AbstractShell] Close shell Testing shell 14:04:43.406 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:43.414 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:43.414 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:43.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:43.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:43.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:43.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:43.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:43.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:43.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:43.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:43.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:43.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:43.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:43.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:43.680 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:04:43.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:43.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:43.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:43.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:43.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:43.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:43.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:43.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:43.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:43.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:04:43.913 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 14:04: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.... 14:04: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 14:04:43.914 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:43.914 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:43.914 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:43.914 INFO [main][AbstractShell] Close shell Testing shell 14:04:43.914 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:43.923 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:43.923 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:43.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:43.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:43.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:43.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:43.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:43.928 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:43.928 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:43.928 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:43.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:43.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:43.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:43.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:44.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:04:44.186 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:44.421 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:44.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:44.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:44.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:44.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:04:44.422 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 14:04:44.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:44.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:44.422 TRACE [main][WidgetHandler] Notify Table with event 13 14:04:44.422 TRACE [main][WidgetHandler] Wait for synchronization 14:04:44.422 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:44.422 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:44.422 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:44.423 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:44.423 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:44.423 INFO [main][AbstractShell] Close shell Testing shell 14:04:44.423 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:44.431 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:44.431 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:44.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:44.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:44.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:44.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:44.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:44.437 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:44.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:44.437 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:44.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:44.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:44.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:44.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:44.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:04:44.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:44.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:44.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:44.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:44.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:44.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:44.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:44.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:04:44.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:44.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:44.926 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 14:04:44.926 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:44.926 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:44.926 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:44.926 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:44.926 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:44.926 INFO [main][AbstractShell] Close shell Testing shell 14:04:44.926 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:44.935 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:44.935 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:44.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:44.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:44.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:44.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:44.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:44.941 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:44.941 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:44.941 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:44.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:44.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:44.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:44.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:45.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:04:45.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:45.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:45.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:45.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:45.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:45.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:45.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:45.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:45.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:45.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:04:45.423 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:45.423 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:45.423 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:45.424 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:45.424 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:45.424 INFO [main][AbstractShell] Close shell Testing shell 14:04:45.424 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:45.433 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:45.433 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:45.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:45.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:45.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:45.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:45.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:45.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:45.438 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:45.438 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:45.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:45.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:45.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:45.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:45.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:04:45.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:45.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:45.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:45.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:45.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:45.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:45.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:04:45.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:45.928 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:45.928 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:45.928 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:45.928 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:45.928 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:45.928 INFO [main][AbstractShell] Close shell Testing shell 14:04:45.928 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:45.937 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:45.937 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:45.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:45.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:45.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:45.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:45.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:45.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:45.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:45.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:45.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:45.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:45.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:45.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:46.194 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 14:04:46.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:46.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:46.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:46.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:46.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:46.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:46.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:04:46.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:04:46.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:46.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:04:46.421 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 14:04:46.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:46.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:46.421 TRACE [main][WidgetHandler] Notify Table with event 13 14:04:46.421 TRACE [main][WidgetHandler] Wait for synchronization 14:04:46.421 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:46.421 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:46.421 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:46.421 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:46.421 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:46.421 INFO [main][AbstractShell] Close shell Testing shell 14:04:46.421 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:46.430 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:46.430 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:46.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:46.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:46.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:46.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:46.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:46.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:46.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:46.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:46.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:46.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:46.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:46.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:46.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:04:46.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:46.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:46.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:46.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:46.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:46.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:46.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:46.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:46.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:46.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:04:46.932 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:46.932 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:46.932 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:46.932 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:46.932 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:46.932 INFO [main][AbstractShell] Close shell Testing shell 14:04:46.932 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:46.941 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:46.941 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:46.941 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:46.941 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:46.941 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:46.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:46.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:46.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:46.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:46.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:46.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:46.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:47.207 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 14:04:47.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:47.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:47.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:47.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:47.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:47.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:47.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:47.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:04:47.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:47.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:47.431 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 14:04:47.432 TRACE [main][WidgetHandler] Notify Table with event 13 14:04:47.432 TRACE [main][WidgetHandler] Wait for synchronization 14:04:47.433 TRACE [main][WidgetHandler] Notify Table with event 8 14:04:47.433 TRACE [main][WidgetHandler] Wait for synchronization 14:04:47.434 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:47.434 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:47.434 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:47.434 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:47.434 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:47.434 INFO [main][AbstractShell] Close shell Testing shell 14:04:47.434 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:47.443 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:47.443 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:47.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:47.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:47.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:47.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:47.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:47.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:47.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:47.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:47.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:47.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:47.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:47.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:47.707 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 14:04:47.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:47.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:47.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:47.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:47.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:47.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:47.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:47.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:47.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:47.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:04:47.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:47.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:47.932 TRACE [main][WidgetHandler] Notify Table with event 13 14:04:47.932 TRACE [main][WidgetHandler] Wait for synchronization 14:04:47.933 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 14:04:47.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:47.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:47.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:47.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:47.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:47.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:47.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:04:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:47.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:47.937 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:47.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 14:04:47.937 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:47.937 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:47.937 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:47.937 INFO [main][AbstractShell] Close shell Testing shell 14:04:47.937 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:47.946 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:47.946 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:47.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:47.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:47.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:47.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:47.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:47.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:47.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:47.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:47.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:47.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:47.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:47.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:48.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:04:48.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:48.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:48.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:48.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:48.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:48.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:48.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:04:48.425 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 14:04:48.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:48.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:48.425 TRACE [main][WidgetHandler] Notify Table with event 13 14:04:48.425 TRACE [main][WidgetHandler] Wait for synchronization 14:04:48.433 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:48.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 14:04:48.433 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:48.434 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:48.434 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:48.434 INFO [main][AbstractShell] Close shell Testing shell 14:04:48.434 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:48.443 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:48.443 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:48.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:48.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:48.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:48.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:48.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:48.448 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:48.448 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:48.448 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:48.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:48.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:48.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:48.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:48.702 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 14:04:48.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:48.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:48.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:48.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:48.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:48.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:04:48.931 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 14:04:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:48.931 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:48.931 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:48.931 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:48.932 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:48.932 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:48.932 INFO [main][AbstractShell] Close shell Testing shell 14:04:48.932 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:48.940 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:48.940 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:48.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:48.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:48.940 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:48.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:48.945 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:48.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:48.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:48.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:48.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:48.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:49.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:04:49.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:49.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:49.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:49.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:49.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:49.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:49.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:49.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:49.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:49.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:04:49.415 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 14:04:49.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:49.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:49.423 TRACE [main][WidgetHandler] Notify Table with event 13 14:04:49.423 TRACE [main][WidgetHandler] Wait for synchronization 14:04:49.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:49.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:49.424 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 14:04:49.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:49.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:49.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:49.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:49.427 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:49.427 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:49.427 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:49.427 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:49.427 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:49.427 INFO [main][AbstractShell] Close shell Testing shell 14:04:49.427 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:49.436 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:49.436 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:49.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:49.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:49.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:49.447 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:49.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:49.447 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:49.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:49.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:49.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:49.447 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:49.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:04:49.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:49.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:49.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:49.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:49.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:49.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:49.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:04:49.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:04:49.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:49.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:04:49.919 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 14:04:49.919 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:04:49.919 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:04:49.919 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:04:49.919 DEBUG [main][AbstractWait] Waiting until shell is active... 14:04:49.919 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:04:49.919 INFO [main][AbstractShell] Close shell Testing shell 14:04:49.919 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:04:49.928 DEBUG [main][AbstractWait] Waiting while shell is available... 14:04:49.928 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:04:49.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:49.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:04:49.928 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:04:49.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:49.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:49.933 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:49.933 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:04:49.933 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:04:49.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:04:49.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:04:49.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:04:49.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:04:50.178 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 14:04:50.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:04:50.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:04:50.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:04:50.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:04:50.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:04:50.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:04:50.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:04:50.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:04:50.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:04:50.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:04:50.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 14:04:50.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:50.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:50.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:50.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:51.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:51.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:51.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:51.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:52.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:52.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:52.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:52.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:53.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:53.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:53.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:54.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:54.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:55.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:55.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:55.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:55.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:56.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:56.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:56.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:57.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:57.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:58.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:58.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:04:59.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:04:59.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:05:00.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:05:00.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:05:00.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 14:05:00.437 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:00.437 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:00.437 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:00.438 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:00.438 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:00.438 INFO [main][AbstractShell] Close shell Testing shell 14:05:00.438 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:00.447 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:00.447 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:00.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:05:00.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:00.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:00.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:00.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:00.453 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 14:05:00.453 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 14:05:00.453 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:00.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:00.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:00.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.163 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.546 s testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.499 s testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.513 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.506 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.498 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.517 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.54 s testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.512 s testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.492 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.493 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.496 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.512 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.508 s testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.509 s testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.503 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.497 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.509 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.489 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.516 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.497 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.502 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.496 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.497 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.501 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.486 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 10.52 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:00.459 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:00.459 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:00.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:00.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:00.460 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:00.460 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:00.465 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:00.466 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:00.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:00.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:00.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:00.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:00.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:00.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:00.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:00.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:05:00.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:00.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:00.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:00.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:00.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:00.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:00.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:00.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:00.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:00.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:05:00.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 7 and no matchers specified 14:05:00.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:00.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 14:05:00.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 14:05:00.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:00.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 14:05:00.799 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@51fb1bd 14:05:00.800 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:00.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 14:05:00.801 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:00.801 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:00.801 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:00.801 INFO [main][AbstractShell] Close shell Testing shell 14:05:00.801 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:00.807 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:00.807 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:00.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:00.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:00.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:00.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:00.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:00.816 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:00.816 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:00.816 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:00.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:00.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:00.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:00.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:00.987 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 14:05:00.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:01.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:01.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:01.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:05:01.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:05:01.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:01.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:05:01.147 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") 14:05:01.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:01.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:01.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:01.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:01.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:05:01.147 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:01.147 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:01.147 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:01.147 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:01.147 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:01.147 INFO [main][AbstractShell] Close shell Testing shell 14:05:01.147 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:01.154 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:01.154 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:01.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:01.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:01.154 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:01.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:01.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:01.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:01.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:01.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:01.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:01.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:01.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:01.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:01.323 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 14:05:01.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:01.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:01.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:01.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:01.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:01.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:01.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:01.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:01.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:01.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:05:01.487 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:01.487 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:01.487 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:01.487 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:01.487 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:01.487 INFO [main][AbstractShell] Close shell Testing shell 14:05:01.487 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:01.494 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:01.494 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:01.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:01.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:01.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:01.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:01.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:01.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:01.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:01.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:01.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:01.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:01.663 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") 14:05:01.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:01.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:01.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:01.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:01.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:01.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:01.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:01.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:01.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:05:01.821 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:01.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 14:05:01.821 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:01.821 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:01.821 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:01.821 INFO [main][AbstractShell] Close shell Testing shell 14:05:01.821 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:01.828 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:01.828 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:01.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:01.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:01.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:01.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:01.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:01.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:01.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:01.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:01.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:01.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:01.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:01.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:02.001 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 14:05:02.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:02.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:02.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:02.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:02.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:05:02.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:05:02.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:02.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:05:02.170 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") 14:05:02.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:02.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:02.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:02.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:02.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:05:02.170 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 14:05:02.170 TRACE [main][WidgetHandler] Notify Table with event 13 14:05:02.170 TRACE [main][WidgetHandler] Wait for synchronization 14:05:02.171 TRACE [main][WidgetHandler] Notify Table with event 3 14:05:02.171 TRACE [main][WidgetHandler] Wait for synchronization 14:05:02.171 TRACE [main][WidgetHandler] Notify Table with event 4 14:05:02.171 TRACE [main][WidgetHandler] Wait for synchronization 14:05:02.173 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:02.173 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:02.173 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:02.173 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:02.173 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:02.173 INFO [main][AbstractShell] Close shell Testing shell 14:05:02.173 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:02.182 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:02.182 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:02.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:02.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:02.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:02.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:02.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:02.189 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:02.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:02.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:02.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:02.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:02.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:02.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:02.364 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 14:05:02.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:02.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:02.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:02.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:05:02.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:05:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:02.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 14:05:02.527 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:02.527 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:02.528 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:02.528 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:02.528 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:02.528 INFO [main][AbstractShell] Close shell Testing shell 14:05:02.528 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:02.534 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:02.534 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:02.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:02.534 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:02.534 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:02.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:02.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:02.540 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:02.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:02.540 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:02.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:02.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:02.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:02.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:02.708 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 14:05:02.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:02.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:02.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:02.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:02.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:02.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:02.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:05:02.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:05:02.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:02.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:05:02.871 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 14:05:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:02.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:02.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:02.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:05:02.871 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:02.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 14:05:02.871 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:02.872 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:02.872 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:02.872 INFO [main][AbstractShell] Close shell Testing shell 14:05:02.872 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:02.878 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:02.878 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:02.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:02.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:02.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:02.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:02.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:02.884 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:02.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:02.884 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:02.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:02.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:02.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:02.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:03.047 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 14:05:03.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:03.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:03.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:03.206 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:03.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:03.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:03.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:05:03.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:05:03.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:03.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:05:03.209 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 14:05:03.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:03.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:05:03.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:05:03.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:03.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 14:05:03.209 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:03.209 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:03.210 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:03.210 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:03.210 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:03.210 INFO [main][AbstractShell] Close shell Testing shell 14:05:03.210 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:03.216 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:03.217 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:03.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:03.217 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:03.217 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:03.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:03.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:03.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:03.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:03.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:03.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:03.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:03.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:03.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:03.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 7 and no matchers specified 14:05:03.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:03.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:03.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:03.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 14:05:03.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 14:05:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:03.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 14:05:03.550 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6 14:05:03.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 7 and no matchers specified 14:05:03.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:03.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:03.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:03.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 14:05:03.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 14:05:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:03.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 14:05:03.556 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:03.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 14:05:03.556 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:03.556 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:03.556 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:03.556 INFO [main][AbstractShell] Close shell Testing shell 14:05:03.556 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:03.563 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:03.563 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:03.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:03.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:03.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:03.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:03.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:03.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:03.568 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:03.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:03.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:03.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:03.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:03.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:05:03.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:03.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:03.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:03.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:03.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:03.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:03.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:03.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:03.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:03.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:05:03.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with referenced composite class org.eclipse.reddeer.swt.impl.table.DefaultTable, index 6 and no matchers specified 14:05:03.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:03.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 14:05:03.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 14:05:03.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:03.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 14:05:03.896 INFO [WorkbenchTestable][AbstractTableItem] Set text some text 14:05:03.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 6 and no matchers specified 14:05:03.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:03.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:03.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:03.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:03.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:03.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:03.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 14:05:03.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 14:05:03.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:03.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 14:05:03.905 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:03.905 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:03.905 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:03.905 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:03.905 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:03.905 INFO [main][AbstractShell] Close shell Testing shell 14:05:03.905 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:03.912 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:03.912 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:03.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:03.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:03.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:03.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:03.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:03.917 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 14:05:03.917 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 14:05:03.917 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:03.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:03.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:03.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.458 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.35 s referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.343 s defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.34 s text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.339 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.351 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.351 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.344 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.338 s setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.346 s setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.349 s Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:03.922 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:03.922 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:03.922 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:03.922 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:03.922 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:03.922 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:03.926 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:03.926 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:03.926 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:03.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:03.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:03.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:03.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:03.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:03.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:03.950 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 14:05:03.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:03.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:03.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:03.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:05:03.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:05:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:03.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:05:03.961 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:") 14:05:03.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:03.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:03.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:03.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:03.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:03.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:03.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:05:03.963 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:03.963 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:03.963 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:03.964 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:03.964 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:03.964 INFO [main][AbstractShell] Close shell Testing shell 14:05:03.964 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:03.970 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:03.970 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:03.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:03.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:03.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:03.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:03.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:03.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:03.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:03.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:03.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:03.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:03.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:03.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:03.992 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') 14:05:03.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:04.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:04.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:04.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:04.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:04.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 14:05:04.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 14:05:04.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 14:05:04.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 14:05:04.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:04.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:04.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:05:04.013 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 14:05:04.015 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:04.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 14:05:04.015 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:04.015 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:04.015 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:04.015 INFO [main][AbstractShell] Close shell Testing shell 14:05:04.015 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:04.021 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:04.022 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:04.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:04.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:04.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:04.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:04.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:04.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:04.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:04.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:04.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:04.043 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") 14:05:04.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:04.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:04.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:04.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:04.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:05:04.059 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 14:05:04.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:04.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:04.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:04.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:04.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:04.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:04.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:04.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:05:04.059 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") 14:05:04.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:04.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:04.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:04.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:04.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:04.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:05:04.061 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 14:05:04.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:04.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:04.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:05:04.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:05:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:04.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:05:04.061 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") 14:05:04.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:04.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:04.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:04.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:04.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:04.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:05:04.067 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 14:05:04.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:04.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:04.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:05:04.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:05:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:04.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 14:05:04.067 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") 14:05:04.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:04.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:04.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:04.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:04.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:04.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:04.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:05:04.069 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 14:05:04.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:04.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:04.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:04.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:04.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:05:04.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:05:04.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:04.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 14:05:04.070 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:04.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 14:05:04.070 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:04.070 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:04.070 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:04.070 INFO [main][AbstractShell] Close shell Testing shell 14:05:04.070 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:04.077 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:04.077 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:04.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:04.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:04.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.082 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:04.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:04.082 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:04.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:04.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:04.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:04.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:04.098 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") 14:05:04.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:04.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:04.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:04.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:04.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:04.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:04.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:04.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:05:04.114 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 14:05:04.115 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:04.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 14:05:04.115 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:04.115 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:04.115 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:04.115 INFO [main][AbstractShell] Close shell Testing shell 14:05:04.115 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:04.122 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:04.122 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:04.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:04.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:04.122 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:04.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.127 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:04.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:04.127 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:04.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:04.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:04.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:04.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:04.144 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") 14:05:04.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:04.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:04.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:04.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:04.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:04.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:04.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:04.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:05:04.160 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 14:05:04.160 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 14:05:04.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:04.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:04.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:04.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:04.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:04.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:04.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:04.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:05:04.160 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:05:04.161 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:04.161 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:04.161 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:04.161 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:04.161 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:04.161 INFO [main][AbstractShell] Close shell Testing shell 14:05:04.161 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:04.168 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:04.168 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:04.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:04.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:04.168 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.178 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:04.178 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:04.178 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:04.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:04.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:04.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:04.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:04.194 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 14:05:04.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:04.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:04.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:05:04.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:05:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:04.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 14:05:04.206 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 14:05:04.206 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:04.206 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:04.206 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:04.207 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:04.207 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:04.207 INFO [main][AbstractShell] Close shell Testing shell 14:05:04.207 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:04.213 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:04.213 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:04.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:04.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:04.213 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:04.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:04.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:04.218 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:04.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:04.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:04.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:04.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:04.239 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 14:05:04.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:04.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:04.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:04.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:04.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:05:04.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:05:04.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:05:04.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:05:05.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:05:05.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:05:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:05:05.252 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 14:05:05.252 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:05.252 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:05.252 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:05.252 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:05.252 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:05.252 INFO [main][AbstractShell] Close shell Testing shell 14:05:05.252 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:05.259 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:05.259 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:05.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:05.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:05.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:05.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:05.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:05.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:05.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:05.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:05.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:05.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:05.281 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_&*") 14:05:05.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:05.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:05.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:05.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:05.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:05.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:05.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:05:05.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:05.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:05:06.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:06.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:05:06.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:05:06.303 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 14:05:06.303 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:06.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 14:05:06.303 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:06.303 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:06.303 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:06.303 INFO [main][AbstractShell] Close shell Testing shell 14:05:06.303 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:06.309 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:06.310 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:06.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:06.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:06.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:06.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.315 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:06.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:06.315 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:06.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:06.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:06.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:06.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:06.336 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") 14:05:06.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:06.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:06.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:06.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:06.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:06.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:06.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:05:06.349 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 14:05:06.350 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 14:05:06.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:06.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:06.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:06.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:06.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:05:06.350 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:05:06.351 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:06.351 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:06.351 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:06.351 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:06.351 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:06.351 INFO [main][AbstractShell] Close shell Testing shell 14:05:06.351 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:06.357 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:06.357 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:06.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:06.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:06.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.363 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 14:05:06.363 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 14:05:06.363 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:06.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:06.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.442 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.052 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.055 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.045 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.051 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.04 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.046 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.051 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.048 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:06.367 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:06.367 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:06.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:06.368 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:06.368 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:06.368 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:06.373 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:06.373 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:06.373 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:06.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:06.374 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:06.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:06.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:06.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:06.374 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:06.395 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 14:05:06.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:06.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:06.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:05:06.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:05:06.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:06.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 14:05:06.403 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 14:05:06.406 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 14:05:06.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:06.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:06.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:06.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:06.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:06.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:06.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:06.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:05:06.406 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:05:06.407 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:06.407 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:06.407 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:06.407 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:06.407 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:06.407 INFO [main][AbstractShell] Close shell Testing shell 14:05:06.407 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:06.412 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:06.412 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:06.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:06.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:06.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:06.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.422 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:06.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:06.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:06.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:06.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:06.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:06.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:06.439 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 14:05:06.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:06.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:06.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:06.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:06.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:06.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 14:05:06.449 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:06.449 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:06.449 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:06.449 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:06.449 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:06.449 INFO [main][AbstractShell] Close shell Testing shell 14:05:06.449 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:06.453 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:06.453 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:06.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:06.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:06.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:06.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:06.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:06.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:06.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:06.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:06.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:06.474 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 14:05:06.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:06.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:06.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:06.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:06.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:06.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:05:06.487 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 14:05:06.487 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 14:05:06.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:06.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:06.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:06.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:06.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 14:05:06.489 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:06.489 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:06.489 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:06.489 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:06.489 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:06.489 INFO [main][AbstractShell] Close shell Testing shell 14:05:06.489 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:06.493 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:06.493 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:06.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:06.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:06.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:06.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:06.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:06.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:06.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:06.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:06.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:06.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:06.519 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") 14:05:06.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:06.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:06.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:06.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:06.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:06.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:06.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:06.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:05:06.529 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") 14:05:06.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:06.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:06.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:06.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:06.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:06.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:06.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:06.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:05:06.530 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 14:05:06.531 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 14:05:06.531 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:06.531 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:06.531 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:06.531 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:06.531 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:06.531 INFO [main][AbstractShell] Close shell Testing shell 14:05:06.531 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:06.536 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:06.536 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:06.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:06.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:06.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:06.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:06.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:06.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:06.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:06.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:06.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:06.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:06.558 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 14:05:06.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:06.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:06.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:06.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:06.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:06.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:06.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:06.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 14:05:06.571 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:06.571 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:06.571 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:06.571 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:06.571 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:06.571 INFO [main][AbstractShell] Close shell Testing shell 14:05:06.571 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:06.576 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:06.576 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:06.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:06.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:06.577 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:06.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.591 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:06.591 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:06.591 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:06.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:06.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:06.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:06.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:06.607 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 14:05:06.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:06.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:06.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:06.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:06.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:06.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:06.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:05:06.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:05:07.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:05:07.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:05:07.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:05:07.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:05:07.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:05:07.618 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 14:05:07.618 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:07.618 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:07.618 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:07.618 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:07.618 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:07.618 INFO [main][AbstractShell] Close shell Testing shell 14:05:07.618 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:07.624 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:07.624 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:07.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:07.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:07.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:07.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:07.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:07.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:07.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:07.631 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:07.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:07.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:07.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:07.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:07.653 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_#$") 14:05:07.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:07.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:07.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:07.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:07.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:07.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:07.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:07.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:05:08.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:08.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:05:08.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:08.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:05:08.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:05:08.665 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 14:05:08.665 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:08.665 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:08.665 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:08.665 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:08.665 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:08.665 INFO [main][AbstractShell] Close shell Testing shell 14:05:08.665 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:08.670 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:08.670 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:08.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:08.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:08.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:08.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.675 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:08.675 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:08.675 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:08.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:08.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:08.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:08.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:08.692 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") 14:05:08.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:08.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:08.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:08.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:08.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 14:05:08.705 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 14:05:08.706 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 14:05:08.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:08.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:08.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:08.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:08.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:08.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:08.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:08.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:05:08.706 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:05:08.707 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:08.707 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:08.707 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:08.707 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:08.707 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:08.707 INFO [main][AbstractShell] Close shell Testing shell 14:05:08.707 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:08.711 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:08.712 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:08.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:08.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:08.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:08.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.723 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 14:05:08.723 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 14:05:08.723 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:08.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:08.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.356 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.048 s getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.036 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.04 s isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.042 s tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.05 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.04 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.044 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.048 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.728 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.728 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:08.728 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:08.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:08.728 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:08.729 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:08.729 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:08.729 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:08.729 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:08.729 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:05:08.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:08.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:08.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:08.738 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 14:05:08.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:08.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:08.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:08.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:08.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:08.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:08.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:08.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:05:08.745 TRACE [main][WidgetHandler] Notify List with event 13 14:05:08.745 TRACE [main][WidgetHandler] Wait for synchronization 14:05:08.746 TRACE [main][WidgetHandler] Notify List with event 13 14:05:08.746 TRACE [main][WidgetHandler] Wait for synchronization 14:05:08.746 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:08.746 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:08.746 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:08.746 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:08.746 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:08.746 INFO [main][AbstractShell] Close shell Testing shell 14:05:08.747 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:08.749 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:08.749 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:08.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:08.749 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:05:08.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:08.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:05:08.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:08.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:08.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:08.766 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 14:05:08.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:08.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:08.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:08.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:08.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:08.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:08.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:08.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:05:08.776 TRACE [main][WidgetHandler] Notify List with event 13 14:05:08.776 TRACE [main][WidgetHandler] Wait for synchronization 14:05:08.776 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:08.776 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:08.777 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:08.777 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:08.777 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:08.777 INFO [main][AbstractShell] Close shell Testing shell 14:05:08.777 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:08.779 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:08.779 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:08.780 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.780 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:08.780 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:08.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:05:08.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:08.791 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:05:08.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:08.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:08.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:08.798 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 14:05:08.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:08.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:08.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:08.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:08.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:08.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:08.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:08.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:05:08.808 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:08.809 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:08.809 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:08.809 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:08.809 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:08.809 INFO [main][AbstractShell] Close shell Testing shell 14:05:08.809 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:08.812 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:08.812 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:08.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:08.812 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:08.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.822 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:05:08.822 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:08.822 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:05:08.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:08.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:08.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:08.829 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 14:05:08.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:08.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:08.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:08.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:08.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:08.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:08.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:05:08.837 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 14:05:08.838 TRACE [main][WidgetHandler] Notify List with event 13 14:05:08.838 TRACE [main][WidgetHandler] Wait for synchronization 14:05:08.839 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:08.839 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:08.839 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:08.839 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:08.839 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:08.839 INFO [main][AbstractShell] Close shell Testing shell 14:05:08.839 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:08.842 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:08.842 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:08.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:08.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.847 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:05:08.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:08.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:05:08.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:08.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:08.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:08.858 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 14:05:08.858 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:08.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:08.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:08.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:08.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:08.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:08.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:08.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:05:08.865 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') 14:05:08.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:08.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:08.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:08.870 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 14:05:08.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:08.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:05:08.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:08.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:08.870 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:08.870 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:08.870 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:08.870 INFO [main][AbstractShell] Close shell Testing shell 14:05:08.871 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:08.873 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:08.873 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:08.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:08.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.878 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:05:08.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:08.878 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:05:08.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:08.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:08.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:08.885 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 14:05:08.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:08.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:08.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:08.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:08.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:08.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:08.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:08.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:05:08.894 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 14:05:08.894 TRACE [main][WidgetHandler] Notify List with event 13 14:05:08.894 TRACE [main][WidgetHandler] Wait for synchronization 14:05:08.895 TRACE [main][WidgetHandler] Notify List with event 13 14:05:08.895 TRACE [main][WidgetHandler] Wait for synchronization 14:05:08.895 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:08.896 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:08.896 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:08.896 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:08.896 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:08.896 INFO [main][AbstractShell] Close shell Testing shell 14:05:08.896 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:08.899 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:08.899 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:08.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:08.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.907 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:05:08.907 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:08.907 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:05:08.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:08.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:08.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:08.914 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 14:05:08.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:08.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:08.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:08.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:08.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 14:05:08.923 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 14:05:08.923 TRACE [main][WidgetHandler] Notify List with event 13 14:05:08.923 TRACE [main][WidgetHandler] Wait for synchronization 14:05:08.924 TRACE [main][WidgetHandler] Notify List with event 13 14:05:08.924 TRACE [main][WidgetHandler] Wait for synchronization 14:05:08.924 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:08.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 14:05:08.924 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:08.924 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:08.924 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:08.924 INFO [main][AbstractShell] Close shell Testing shell 14:05:08.924 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:08.927 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:08.927 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:08.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:08.927 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 14:05:08.937 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 14:05:08.937 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:08.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.03 s testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.032 s testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.031 s testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.025 s testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.031 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.029 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.03 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:05:08.941 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:05:08.942 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:08.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:08.942 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:05:08.942 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:08.942 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:08.942 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:08.942 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:08.943 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:08.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:08.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:05:08.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:05:08.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:08.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:08.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:08.960 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 14:05:08.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:08.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:08.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:08.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:08.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:05:08.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:05:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:08.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 14:05:08.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 14:05:08.971 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 14:05:08.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:08.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:08.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:08.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:08.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:08.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:08.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:08.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:05:08.971 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:05:08.973 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 14:05:08.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:08.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:08.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:08.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:08.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 14:05:08.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:08.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 14:05:08.974 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:08.975 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:08.975 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:08.975 INFO [main][AbstractShell] Close shell Testing shell 14:05:08.975 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:08.979 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:08.979 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:08.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:05:08.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:08.979 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:08.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:08.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:08.990 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:05:08.990 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:08.990 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:05:08.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:05:08.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:08.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:08.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:09.004 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 14:05:09.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:09.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:09.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:09.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:09.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:09.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:09.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:05:09.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:05:09.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:09.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 14:05:09.013 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 14:05:09.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 14:05:09.014 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:05:09.015 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 14:05:09.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:09.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:09.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:09.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:05:09.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 14:05:09.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:05:09.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 14:05:10.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:05:10.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 14:05:10.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:05:10.017 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 14:05:10.017 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:10.017 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:10.017 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:10.017 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:10.017 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:10.017 INFO [main][AbstractShell] Close shell Testing shell 14:05:10.017 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:10.022 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:10.022 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:10.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:05:10.022 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:10.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:10.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:10.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:10.028 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:05:10.028 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:10.028 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:05:10.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:05:10.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:10.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:10.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:10.046 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 14:05:10.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:10.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:10.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:10.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:10.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:10.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:10.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:05:10.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:05:10.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:05:10.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:05:11.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 14:05:11.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 14:05:11.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:05:11.057 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 14:05:11.058 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:11.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 14:05:11.058 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:11.058 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:11.058 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:11.058 INFO [main][AbstractShell] Close shell Testing shell 14:05:11.058 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:11.062 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:11.062 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:11.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:05:11.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:11.062 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:11.067 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:05:11.068 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:11.068 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:05:11.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:05:11.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:11.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:11.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:11.081 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_#$") 14:05:11.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:11.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:11.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:11.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:11.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:11.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:05:11.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:11.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:05:12.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:12.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:05:12.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:05:12.095 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 14:05:12.095 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:12.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 14:05:12.095 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:12.095 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:12.095 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:12.095 INFO [main][AbstractShell] Close shell Testing shell 14:05:12.095 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:12.100 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:12.100 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:12.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:05:12.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:12.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:12.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:12.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:12.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:05:12.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:12.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:05:12.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:05:12.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:12.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:12.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:12.119 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") 14:05:12.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:12.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:12.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:12.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:12.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:12.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:12.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:12.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:12.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:12.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:05:12.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 14:05:12.132 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 14:05:12.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:12.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:12.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:12.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:12.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:12.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:05:12.132 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:05:12.132 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 14:05:12.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:12.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:12.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:12.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:12.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:12.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:12.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:12.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 14:05:12.133 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:12.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 14:05:12.133 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:12.133 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:12.133 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:12.133 INFO [main][AbstractShell] Close shell Testing shell 14:05:12.133 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:12.137 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:12.137 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:12.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:05:12.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:12.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:12.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:12.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:12.142 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 14:05:12.142 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 14:05:12.142 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:12.142 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:12.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:12.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.201 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.047 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.038 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.039 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.037 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.037 s Running org.eclipse.reddeer.swt.test.DummyTest 14:05:12.146 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 14:05:12.147 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:12.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:12.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 14:05:12.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:12.147 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:12.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:12.150 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:12.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:12.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:12.150 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 14:05:12.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 14:05:12.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:12.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:12.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:12.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 14:05:12.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:12.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:12.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:12.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:12.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 14:05:12.150 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 14:05:12.150 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:12.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:12.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:12.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.swt.test.DummyTest dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest regexMatcherFailureTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0.001 s regexMatcherMatchesEverythingTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s regexMatcherDigitsTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:05:12.160 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:05:12.160 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:12.160 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:12.160 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:05:12.160 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:12.160 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:12.161 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:12.161 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:12.161 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:12.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:12.161 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:05:12.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:05:12.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:12.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:12.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:12.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:12.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:12.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:12.175 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 14:05:12.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:12.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:05:12.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:05:12.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:12.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 14:05:12.175 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:12.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 14:05:12.175 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:12.175 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:12.175 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:12.175 INFO [main][AbstractShell] Close shell Testing shell 14:05:12.175 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:12.178 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:12.178 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:12.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:05:12.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:12.178 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:12.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:12.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:12.184 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:05:12.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:12.184 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:05:12.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:05:12.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:12.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:12.185 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:12.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:12.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:12.203 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:12.203 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') 14:05:12.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:12.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:12.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:12.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:12.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:05:12.203 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:12.204 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:12.204 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:12.204 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:12.204 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:12.204 INFO [main][AbstractShell] Close shell Testing shell 14:05:12.204 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:12.207 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:12.207 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:12.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:05:12.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:12.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:12.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:12.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:12.217 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:05:12.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:12.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:05:12.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:05:12.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:12.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:12.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:12.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:12.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:12.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:12.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:05:12.238 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") 14:05:12.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:12.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:12.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:12.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:12.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:05:12.241 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:12.241 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:12.241 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:12.241 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:12.241 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:12.241 INFO [main][AbstractShell] Close shell Testing shell 14:05:12.241 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:12.243 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:12.243 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:12.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:05:12.243 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:12.243 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:12.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:13.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 14:05:13.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 14:05:14.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 14:05:14.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:05:14.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:14.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:05:14.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:05:14.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:14.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:14.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:14.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:14.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:14.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:14.769 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") 14:05:14.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:14.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:14.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:14.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:14.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:05:14.769 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:14.769 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:14.769 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:14.769 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:14.769 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:14.769 INFO [main][AbstractShell] Close shell Testing shell 14:05:14.769 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:14.772 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:14.772 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:14.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:05:14.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:14.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:14.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:14.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:14.788 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:05:14.788 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:14.788 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:05:14.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:05:14.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:14.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:14.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:14.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:14.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:14.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:14.809 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 14:05:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:14.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:14.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:14.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 14:05:14.809 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:14.809 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:14.809 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:14.809 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:14.809 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:14.809 INFO [main][AbstractShell] Close shell Testing shell 14:05:14.809 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:14.812 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:14.812 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:14.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:05:14.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:14.812 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:14.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:14.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:14.817 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 14:05:14.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 14:05:14.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:14.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:14.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:14.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.657 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.023 s constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.032 s WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 2.53 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.041 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.029 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:14.821 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:14.822 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:14.822 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:14.822 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:14.822 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:14.822 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:14.822 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:14.822 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:14.822 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:14.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:14.823 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:05:14.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:14.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:14.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:14.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:14.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:14.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:14.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:14.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:14.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:14.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:14.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:14.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:14.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:14.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:14.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:14.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 14:05:14.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:14.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:14.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:05:14.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:05:14.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:05:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:05:15.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:05:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:05:15.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:05:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:05:15.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:05:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:05:15.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:05:15.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:15.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:15.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:05:15.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:05:15.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:05:15.862 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:05:15.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:05:15.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:05:15.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:05:15.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:05:15.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:05:15.862 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:05:15.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:05:15.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:05:15.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 14:05:15.862 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:15.862 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:15.862 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:15.863 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:15.863 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:15.863 INFO [main][AbstractShell] Close shell Testing shell 14:05:15.863 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:15.867 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:15.867 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:15.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:15.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:15.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:15.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:15.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:15.872 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:05:15.872 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:15.872 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:05:15.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:15.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:15.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:15.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:15.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:15.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:15.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:15.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:15.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:15.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:15.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:15.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:15.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:15.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:15.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:15.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 14:05:15.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:15.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:05:15.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:05:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:05:16.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:05:16.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:05:16.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:05:16.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:05:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:05:16.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:05:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:05:16.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:05:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:05:16.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:05:16.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:05:16.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:05:16.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:05:16.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:05:16.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:05:16.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:05:16.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:05:16.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:05:16.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:05:16.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 14:05:16.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:16.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:16.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:16.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:16.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:16.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:16.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:16.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:16.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:16.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 14:05:16.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:05:16.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:05:16.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 14:05:16.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:05:16.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:05:16.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 14:05:16.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:05:16.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:05:16.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 14:05:16.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:05:16.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:05:16.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:05:16.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:05:16.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 14:05:16.913 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:16.913 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:16.913 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:16.913 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:16.913 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:16.913 INFO [main][AbstractShell] Close shell Testing shell 14:05:16.913 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:16.916 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:16.917 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:16.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:16.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:16.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:16.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:16.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:16.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:05:16.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:16.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:05:16.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:16.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:16.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:16.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:16.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:16.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:16.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:16.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:16.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:16.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:16.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:16.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:16.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:16.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:16.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 14:05:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 14:05:16.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:16.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:16.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:16.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:16.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:16.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:16.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 14:05:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 14:05:16.958 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:16.959 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:16.959 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:16.959 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:16.959 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:16.959 INFO [main][AbstractShell] Close shell Testing shell 14:05:16.959 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:16.962 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:16.962 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:16.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:16.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:16.962 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:16.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:16.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:16.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:05:16.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:16.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:05:16.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:16.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:16.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:16.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:16.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:16.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:16.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:16.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:16.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:16.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:16.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:16.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:16.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:16.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:16.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:16.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 14:05:16.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:16.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:17.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:17.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 14:05:17.995 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:17.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 14:05:17.996 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:17.996 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:17.996 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:17.996 INFO [main][AbstractShell] Close shell Testing shell 14:05:17.996 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:18.000 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:18.000 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:18.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:18.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:18.000 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:18.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:18.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:18.017 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:05:18.017 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:18.017 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:05:18.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:18.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:18.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:18.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:18.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:18.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:18.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:18.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:18.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:18.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:18.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:18.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:18.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:18.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:18.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:18.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 14:05:18.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:18.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:18.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:18.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 14:05:19.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:19.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:19.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:19.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:19.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:19.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:19.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:19.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 14:05:19.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:19.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:19.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:19.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:20.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:20.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:20.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 14:05:20.044 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:20.044 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:20.044 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:20.044 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:20.044 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:20.044 INFO [main][AbstractShell] Close shell Testing shell 14:05:20.044 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:20.048 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:20.048 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:20.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:20.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:20.049 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:20.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:20.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:20.065 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:05:20.065 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:20.066 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:05:20.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:20.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:20.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:20.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:20.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:20.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:20.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:20.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:20.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:20.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:20.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:20.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:20.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:20.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:20.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:20.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 14:05:21.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 14:05:21.585 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:21.585 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:21.585 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:21.585 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:21.585 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:21.585 INFO [main][AbstractShell] Close shell Testing shell 14:05:21.585 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:21.589 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:21.589 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:21.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:21.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:21.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:21.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:21.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:21.595 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:05:21.595 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:21.595 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:05:21.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:21.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:21.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:21.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:21.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:21.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:21.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:21.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:21.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:21.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:21.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:21.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:21.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:21.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 14:05:23.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 14:05:23.126 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:23.126 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:23.126 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:23.127 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:23.127 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:23.127 INFO [main][AbstractShell] Close shell Testing shell 14:05:23.127 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:23.132 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:23.132 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:23.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:23.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:23.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:23.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:23.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:23.139 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 14:05:23.139 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 14:05:23.139 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:23.139 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:23.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:23.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.318 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.049 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.062 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.033 s testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.05 s testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 2.048 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.529 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.544 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 14:05:23.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:05:23.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:05:23.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:05:23.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:23.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:23.182 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:05:23.182 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:05:23.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:23.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:23.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:05:23.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:05:23.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:05:23.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:23.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:23.216 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:05:23.216 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:05:23.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:23.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:05:23.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:05:23.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:05:23.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:23.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:23.249 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 14:05:23.249 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 14:05:23.250 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:05:23.250 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:05:23.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:23.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:23.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:05:23.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:05:23.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:05:23.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:23.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:23.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:05:23.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:05:23.276 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:05:23.276 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:05:23.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:23.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:23.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:05:23.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:05:23.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:05:23.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:23.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:23.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:05:24.323 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 14:05:24.323 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:05:24.323 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:05:24.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:24.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:24.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:05:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:05:24.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:05:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:24.357 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:05:24.357 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:05:24.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:24.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:24.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:05:24.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:05:24.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:05:24.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:24.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:24.392 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:05:24.392 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:05:24.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:24.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:24.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:05:24.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:05:24.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:05:24.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:24.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:24.426 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:05:24.426 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:05:24.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:24.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:24.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:05:24.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:05:24.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:05:24.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:24.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:24.459 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:05:24.460 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:05:24.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:24.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:24.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:05:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:05:24.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:05:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:24.494 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:05:24.494 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:05:24.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:24.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:05:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:05:24.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:05:24.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:24.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:24.510 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:05:24.510 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:05:24.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:24.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:24.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 14:05:24.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 14:05:24.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 14:05:24.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:24.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:24.537 INFO [WorkbenchTestable][AbstractShell] Close shell shell 14:05:24.537 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 14:05:24.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:24.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.4 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.048 s testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.03 s testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.034 s testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.049 s testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 1.036 s testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.033 s testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.036 s testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.033 s testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.034 s testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.024 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.026 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.016 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:24.548 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:24.548 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:24.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:24.548 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:24.548 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:24.548 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:24.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:24.558 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:24.558 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:24.558 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:24.559 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:24.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:24.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:24.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:24.559 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:24.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:05:24.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:24.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:24.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:24.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:24.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:24.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:05:24.734 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:24.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 14:05:24.734 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:24.734 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:24.734 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:24.734 INFO [main][AbstractShell] Close shell Testing shell 14:05:24.734 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:24.740 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:24.740 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:24.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:24.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:24.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:24.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:24.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:24.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:24.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:24.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:24.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:24.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:24.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:24.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:24.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:05:24.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:24.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:24.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:24.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:24.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:24.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:24.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:24.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:24.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:24.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:05:24.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:05:24.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:05:24.926 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:24.926 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:24.926 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:24.927 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:24.927 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:24.927 INFO [main][AbstractShell] Close shell Testing shell 14:05:24.927 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:24.932 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:24.932 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:24.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:24.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:24.932 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:24.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:24.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:24.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:24.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:24.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:24.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:24.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:24.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:24.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:25.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:05:25.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:25.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:25.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:25.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:25.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:25.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:25.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:25.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:25.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:25.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:05:25.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:05:25.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:05:25.120 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:25.120 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:25.120 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:25.120 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:25.121 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:25.121 INFO [main][AbstractShell] Close shell Testing shell 14:05:25.121 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:25.126 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:25.126 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:25.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:25.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:25.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:25.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:25.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:25.131 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:25.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:25.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:25.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:25.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:25.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:25.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:25.220 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 14:05:25.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:25.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:25.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:25.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:25.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:25.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:25.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:05:25.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:05:25.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:25.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:05:25.308 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:25.308 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:25.308 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:25.308 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:25.308 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:25.308 INFO [main][AbstractShell] Close shell Testing shell 14:05:25.308 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:25.314 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:25.314 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:25.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:25.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:25.314 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:25.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:25.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:25.318 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:25.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:25.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:25.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:25.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:25.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:25.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:25.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:05:25.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:25.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:25.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:25.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:25.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:25.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:05:25.492 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:25.492 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:25.492 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:25.493 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:25.493 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:25.493 INFO [main][AbstractShell] Close shell Testing shell 14:05:25.493 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:25.499 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:25.499 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:25.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:25.499 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:25.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:25.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:25.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:25.504 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:25.504 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:25.504 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:25.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:25.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:25.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:25.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:25.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:05:25.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:25.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:25.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:25.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:25.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:25.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:25.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:25.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:25.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:25.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:05:25.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:05:25.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:05:25.694 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:25.695 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:25.695 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:25.695 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:25.695 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:25.695 INFO [main][AbstractShell] Close shell Testing shell 14:05:25.695 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:25.702 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:25.702 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:25.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:25.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:25.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:25.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:25.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:25.724 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:25.724 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:25.724 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:25.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:25.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:25.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:25.724 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:25.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:05:25.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:25.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:25.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:25.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:25.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:25.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:25.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:05:25.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:05:25.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:25.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:25.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:25.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:25.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:25.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:25.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:05:25.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:05:25.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:05:25.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:05:25.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:05:25.903 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:25.903 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:25.903 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:25.904 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:25.904 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:25.904 INFO [main][AbstractShell] Close shell Testing shell 14:05:25.904 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:25.910 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:25.910 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:25.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:25.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:25.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:25.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:25.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:25.915 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:25.915 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:25.915 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:25.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:25.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:25.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:25.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:26.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 14:05:26.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:26.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:26.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:26.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:05:26.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:26.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:26.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:26.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:26.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:26.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:05:26.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:05:26.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:05:26.094 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:26.094 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:26.094 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:26.095 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:26.095 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:26.095 INFO [main][AbstractShell] Close shell Testing shell 14:05:26.095 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:26.100 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:26.100 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:26.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:26.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:26.101 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:26.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:26.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:26.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 14:05:26.105 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 14:05:26.105 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:26.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:26.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:26.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.557 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.187 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.192 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.193 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.186 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.186 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.22 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.191 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.19 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:26.110 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:26.110 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:26.110 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:26.110 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:26.110 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:26.110 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:26.118 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:26.118 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:26.118 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:26.118 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:26.118 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:05:26.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:26.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:26.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:26.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:26.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 14:05:26.148 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 14:05:26.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 14:05:26.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:26.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:26.149 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") 14:05:26.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:26.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:26.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:26.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 14:05:26.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:26.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:26.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:26.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:26.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:26.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:05:26.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 14:05:26.149 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 14:05:26.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 14:05:26.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:26.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:26.149 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") 14:05:26.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:26.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:26.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:26.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 14:05:26.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:26.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:26.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:26.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:26.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:26.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:05:26.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 14:05:26.151 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 14:05:26.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 14:05:26.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:26.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:26.151 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") 14:05:26.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:26.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:26.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:26.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 14:05:26.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:26.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:26.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:26.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:26.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:26.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:05:26.152 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") 14:05:26.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:26.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:26.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:26.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 14:05:26.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:26.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:26.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:26.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:05:26.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:26.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:05:27.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:05:27.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:05:27.153 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 14:05:27.153 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 14:05:27.153 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 14:05:27.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:27.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:27.157 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 14:05:27.157 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 14:05:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:27.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:27.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:27.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.166 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:05:27.166 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.166 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:05:27.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:27.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:05:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 14:05:27.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:05:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.190 INFO [WorkbenchTestable][AbstractShell] Close shell 14:05:27.190 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 14:05:27.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:27.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:27.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.199 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.199 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:05:27.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.199 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:05:27.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:27.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.199 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:27.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.200 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.200 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:05:27.200 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.200 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:05:27.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:27.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 14:05:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully 14:05:27.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 14:05:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.227 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 14:05:27.228 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 14:05:27.229 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 14:05:27.229 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 14:05:27.229 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 14:05:27.229 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 14:05:27.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:27.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:27.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:05:27.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.251 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:05:27.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:27.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:05:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 14:05:27.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:05:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.263 INFO [WorkbenchTestable][AbstractShell] Close shell 14:05:27.263 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 14:05:27.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:27.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:27.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:27.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.272 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:05:27.272 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.272 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:05:27.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:27.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 14:05:27.302 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 14:05:27.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 14:05:27.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.302 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 14:05:27.302 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 14:05:27.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:27.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:27.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:27.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.310 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 14:05:27.310 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 14:05:27.310 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.048 s testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.033 s defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.001 s manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.051 s testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.021 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.038 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:05:27.315 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:05:27.315 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:27.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.315 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:05:27.315 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.315 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:27.316 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.316 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:27.316 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 14:05:27.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:05:27.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:27.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:05:27.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:05:27.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.317 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 14:05:27.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.317 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 14:05:27.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:05:27.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:27.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:05:27.334 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 14:05:27.335 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:05:27.335 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 14:05:27.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:05:27.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.335 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 14:05:27.335 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 14:05:27.335 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.001 s maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) Time elapsed: 0.018 s Running org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 14:05:27.343 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 14:05:27.344 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:27.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.344 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 14:05:27.344 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.344 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:27.367 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.367 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:27.367 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.367 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 14:05:27.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 14:05:27.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:27.380 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 14:05:27.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:05:27.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.380 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) 14:05:27.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:05:27.382 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:27.382 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:05:27.382 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:27.382 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:27.382 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:27.382 INFO [main][AbstractShell] Close shell Testing shell 14:05:27.382 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:27.385 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:27.385 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:27.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 14:05:27.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.401 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 14:05:27.401 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 14:05:27.401 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.401 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 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 14:05:27.405 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 14:05:27.406 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:27.406 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.406 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 14:05:27.406 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.406 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:27.406 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.406 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:27.406 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.407 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.407 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 14:05:27.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 14:05:27.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:27.431 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 14:05:27.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:05:27.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.431 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) 14:05:27.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:05:27.432 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 14:05:27.432 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:05:27.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 14:05:27.433 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:05:27.433 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:27.433 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:27.433 INFO [main][AbstractShell] Close shell Testing shell 14:05:27.433 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:05:27.436 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:27.436 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:27.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 14:05:27.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.453 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 14:05:27.453 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 14:05:27.453 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.046 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:05:27.457 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:05:27.458 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:27.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:05:27.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.458 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:27.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.459 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:27.459 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.459 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:05:27.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:05:27.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.462 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 14:05:27.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:05:27.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 14:05:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:05:27.466 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 14:05:27.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 14:05:27.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:05:27.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:05:27.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:05:27.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:05:27.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:27.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.479 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:05:27.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:05:27.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.483 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.483 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:05:27.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:05:27.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:05:27.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.486 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 14:05:27.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:27.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:05:27.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 14:05:27.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:05:27.490 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 14:05:27.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 14:05:27.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:05:27.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:05:27.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:05:27.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:05:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.492 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 14:05:27.492 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") 14:05:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:05:27.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:05:27.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.493 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:05:27.493 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.493 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:05:27.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:05:27.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.524 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 14:05:27.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:05:27.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 14:05:27.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:05:27.537 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 14:05:27.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 14:05:27.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:05:27.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:05:27.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:05:27.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:05:27.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.539 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 14:05:27.539 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") 14:05:27.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:05:27.539 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 14:05:27.539 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:05:27.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:05:27.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:05:27.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.540 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:05:27.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.540 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:05:27.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:05:27.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 14:05:27.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:05:27.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E') 14:05:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:05:27.556 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 14:05:27.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 14:05:27.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:05:27.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:05:27.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:05:27.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:05:27.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.558 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 14:05:27.558 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.*') 14:05:27.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:05:27.559 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 14:05:27.559 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:05:27.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:05:27.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:05:27.559 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 14:05:27.559 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 14:05:27.559 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.024 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.01 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.047 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.019 s Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:27.565 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:27.565 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:27.566 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:27.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.566 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:27.569 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.569 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:27.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.570 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:05:27.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:27.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:27.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:05:27.570 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") 14:05:27.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:05:27.575 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 14:05:27.575 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:05:27.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:05:27.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:27.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.575 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:05:27.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:05:27.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:27.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:27.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:05:27.576 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.*') 14:05:27.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:05:27.589 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 14:05:27.589 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:05:27.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:05:27.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:27.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:05:27.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:05:27.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:27.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:05:27.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:27.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:05:27.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:27.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:05:27.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:27.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.599 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:05:27.599 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:05:27.599 DEBUG [main][MenuItemLookup] Found menu:'File' 14:05:27.599 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:05:27.599 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:05:27.599 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:05:27.599 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:05:27.599 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:05:27.599 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:05:27.599 DEBUG [main][MenuItemLookup] Item match:Window 14:05:27.600 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:05:27.600 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:05:27.600 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:05:27.600 DEBUG [main][MenuItemLookup] Found menu:'' 14:05:27.600 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:05:27.600 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:05:27.600 DEBUG [main][MenuItemLookup] Found menu:'' 14:05:27.600 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:05:27.600 DEBUG [main][MenuItemLookup] Found menu:'' 14:05:27.600 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:05:27.600 DEBUG [main][MenuItemLookup] Item match:Preferences 14:05:27.600 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:05:27.600 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:05:27.600 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:05:27.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:05:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:05:27.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:05:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.738 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:05:27.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:27.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:27.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:27.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:27.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:27.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:27.740 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:05:27.740 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:05:27.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:05:27.740 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:05:27.740 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 14:05:27.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:27.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:27.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:27.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:05:27.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:27.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:27.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:27.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:27.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:27.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 14:05:27.742 DEBUG [main][TreeItemHandler] Selecting tree item: Java 14:05:27.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 14:05:27.742 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 14:05:27.742 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 14:05:27.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:27.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:27.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:27.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:05:27.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:27.794 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 14:05:27.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:05:27.795 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 14:05:27.795 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:05:27.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:05:27.797 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 14:05:27.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:27.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:27.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:27.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:05:27.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:27.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:27.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:27.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:27.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:27.798 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:05:27.798 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:05:27.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:05:27.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:05:27.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:05:27.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:27.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:27.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:05:27.804 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:05:27.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:05:27.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:05:27.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:05:27.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:05:27.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:27.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:05:27.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:05:27.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:27.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:05:27.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:27.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:05:27.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:27.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:05:27.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:27.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:05:27.831 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'File' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:05:27.831 DEBUG [main][MenuItemLookup] Item match:Window 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'' 14:05:27.831 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:05:27.831 DEBUG [main][MenuItemLookup] Item match:Preferences 14:05:27.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:05:27.831 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:05:27.831 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:05:27.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:05:27.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:05:27.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:05:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.915 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:05:27.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:27.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:27.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.915 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:27.915 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:27.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:27.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:27.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:27.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:05:27.917 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:05:27.917 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:05:27.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:05:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:27.917 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 14:05:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:05:27.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:27.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:27.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:27.918 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:05:27.918 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:05:27.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:05:27.918 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:05:27.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:05:27.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:27.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:27.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:27.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:27.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:27.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:27.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:05:27.934 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:05:27.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:05:27.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:05:27.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:05:27.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:05:27.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:27.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:27.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:27.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:27.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:27.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:05:27.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:27.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:05:27.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:27.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:27.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:27.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:27.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:05:27.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:27.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:05:27.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:27.955 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:05:27.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:27.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:27.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:27.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:27.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:05:27.955 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'File' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:05:27.956 DEBUG [main][MenuItemLookup] Item match:Window 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'' 14:05:27.956 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:05:27.956 DEBUG [main][MenuItemLookup] Item match:Preferences 14:05:27.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:05:27.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:05:27.956 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:05:28.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:05:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:05:28.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:05:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:28.040 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:05:28.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:28.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:28.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:28.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:28.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:28.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:28.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:28.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:28.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:28.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:28.041 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:05:28.041 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:05:28.041 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:05:28.041 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:05:28.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:28.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:28.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:28.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:28.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:28.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:28.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:28.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:28.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:28.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:28.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:28.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 14:05:28.042 DEBUG [main][TreeItemHandler] Selecting tree item: Java 14:05:28.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 14:05:28.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 14:05:28.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:28.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:28.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:28.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 '.*ack.*') 14:05:28.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:28.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:28.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:28.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:28.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:05:28.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 14:05:28.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:28.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:28.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:28.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:28.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:28.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:28.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:28.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:28.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:28.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:28.102 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:05:28.102 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:05:28.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:05:28.103 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:05:28.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:05:28.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:28.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:28.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:28.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:28.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:28.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:28.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:28.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:28.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:28.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:05:28.108 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:05:28.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:05:28.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:05:28.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:05:28.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:05:28.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:28.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:28.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:28.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:28.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:28.147 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:05:28.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:28.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:05:28.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:28.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:28.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:28.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:28.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:05:28.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:28.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:05:28.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:28.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:05:28.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:28.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:28.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:28.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:28.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:05:28.147 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'File' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:05:28.148 DEBUG [main][MenuItemLookup] Item match:Window 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'' 14:05:28.148 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:05:28.148 DEBUG [main][MenuItemLookup] Item match:Preferences 14:05:28.148 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:05:28.148 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:05:28.148 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:05:28.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:05:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:05:28.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:05:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:28.242 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:05:28.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:05:28.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:28.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:28.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:28.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:28.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:28.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:28.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:28.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:28.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:05:28.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:05:28.244 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:05:28.244 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:05:28.244 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:05:28.244 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:05:28.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:28.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:28.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:05:28.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:28.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:28.245 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 14:05:28.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:28.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:28.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:28.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:28.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 14:05:28.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:05:28.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:28.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:28.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:28.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:28.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:28.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:28.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:28.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:28.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:28.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:05:28.247 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 14:05:28.247 DEBUG [main][TreeItemHandler] Selecting tree item: General 14:05:28.247 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 14:05:28.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 14:05:28.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:05:28.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:28.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:28.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:28.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:05:28.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:28.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:28.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:28.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:28.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:28.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:05:28.249 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:05:28.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:05:28.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:05:28.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:05:28.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:05:28.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:28.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:28.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:28.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:28.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:28.270 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 14:05:28.270 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 14:05:28.270 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:28.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:28.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:28.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.005 s workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.014 s testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.239 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.126 s testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.192 s testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.123 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:05:28.274 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:05:28.275 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:05:28.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:28.275 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:05:28.275 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:28.275 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:05:28.275 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:28.275 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:05:28.275 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:28.275 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:28.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:05:28.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:05:28.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:28.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:28.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:28.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:05:28.304 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 14:05:28.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 14:05:28.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:28.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:28.304 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 14:05:28.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:28.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:28.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:28.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 14:05:28.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:28.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:28.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:28.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:28.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:28.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:05:28.305 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:05:28.305 INFO [WorkbenchTestable][Keyboard] Type text "test123" 14:05:28.306 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:28.306 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:05:28.907 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:28.907 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:05:29.508 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:29.508 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:05:30.109 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:30.109 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:05:30.710 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:30.710 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 14:05:31.311 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:31.311 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 14:05:31.912 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:31.912 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 14:05:32.513 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:05:32.514 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 14:05:32.514 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 14:05:32.515 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:32.515 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:32.515 INFO [main][AbstractShell] Close shell Keyboard testing shell 14:05:32.515 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 14:05:32.518 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:32.519 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:32.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:05:32.519 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:32.519 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:32.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:32.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:32.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:05:32.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:32.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:05:32.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:05:32.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:32.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:32.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:32.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:05:32.545 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 14:05:32.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 14:05:32.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:32.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:32.546 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 14:05:32.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:32.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:32.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:32.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 14:05:32.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:32.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:32.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:32.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:32.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:32.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:05:32.546 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:05:32.546 INFO [WorkbenchTestable][Keyboard] Type text "test" 14:05:32.546 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:32.546 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:05:33.148 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:33.148 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:05:33.749 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:33.749 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:05:34.349 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:34.349 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:05:34.950 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 14:05:34.950 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 14:05:35.151 INFO [WorkbenchTestable][Keyboard] Move cursor 14:05:35.351 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:05:35.351 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:05:35.552 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:05:35.954 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:05:35.954 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:05:36.154 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:05:36.355 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 14:05:36.556 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 14:05:36.556 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 14:05:36.756 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 14:05:36.756 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 14:05:36.957 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 14:05:37.158 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 14:05:37.358 INFO [WorkbenchTestable][Keyboard] Move cursor 14:05:37.559 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:05:37.559 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:05:37.759 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:05:38.160 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:05:38.160 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:05:38.361 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:05:38.762 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:05:38.762 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:05:38.962 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:05:39.364 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:05:39.364 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:05:39.564 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:05:39.965 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:05:39.965 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:05:40.165 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:05:40.366 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 14:05:40.366 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 14:05:40.566 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 14:05:40.566 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 14:05:40.767 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 14:05:40.968 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 14:05:41.169 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:05:41.169 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 14:05:41.169 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 14:05:41.170 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:41.170 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:41.170 INFO [main][AbstractShell] Close shell Keyboard testing shell 14:05:41.170 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 14:05:41.174 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:41.174 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:41.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:05:41.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:41.174 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:41.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:41.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:41.190 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:05:41.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:41.190 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:05:41.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:05:41.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:41.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:41.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:41.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:05:41.201 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 14:05:41.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 14:05:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:41.201 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 14:05:41.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:41.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 14:05:41.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:41.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:41.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:41.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:05:41.201 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:05:41.202 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 14:05:41.202 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:41.202 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 14:05:41.402 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 14:05:42.403 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:42.403 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 14:05:42.604 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 14:05:43.605 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:43.605 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 14:05:43.806 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:05:44.807 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:44.807 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:05:45.408 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:45.408 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:05:46.009 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:46.009 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:05:46.610 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:46.610 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 14:05:46.811 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 14:05:47.812 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:05:47.812 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 14:05:47.812 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 14:05:47.813 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:47.813 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:47.813 INFO [main][AbstractShell] Close shell Keyboard testing shell 14:05:47.813 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 14:05:47.817 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:47.817 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:47.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:05:47.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:47.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:47.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:47.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:47.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:05:47.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:47.823 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:05:47.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:05:47.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:47.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:47.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:47.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:05:47.861 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 14:05:47.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 14:05:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:47.862 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 14:05:47.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:47.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 14:05:47.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:47.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:47.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:47.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:05:47.862 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:05:47.862 INFO [WorkbenchTestable][Keyboard] Type text "test" 14:05:47.863 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:47.863 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:05:48.464 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:48.464 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:05:49.065 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:49.065 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:05:49.666 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:49.666 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:05:50.267 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 14:05:50.267 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 14:05:50.467 INFO [WorkbenchTestable][Keyboard] Move cursor 14:05:50.667 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:05:50.667 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:05:50.868 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:05:51.269 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:05:51.269 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:05:51.470 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:05:51.671 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 14:05:51.871 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 14:05:51.871 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 14:05:52.072 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 14:05:52.273 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:05:52.273 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 14:05:52.273 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 14:05:52.274 DEBUG [main][AbstractWait] Waiting until shell is active... 14:05:52.274 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:05:52.274 INFO [main][AbstractShell] Close shell Keyboard testing shell 14:05:52.274 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 14:05:52.277 DEBUG [main][AbstractWait] Waiting while shell is available... 14:05:52.277 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:05:52.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:05:52.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:52.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:52.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:52.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:52.283 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:05:52.283 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:52.283 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:05:52.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:05:52.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:52.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:52.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:52.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:52.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:52.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:05:52.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:52.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:52.283 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:52.283 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:05:52.483 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 14:05:53.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 14:05:53.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully 14:05:53.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 14:05:53.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:53.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:53.494 INFO [WorkbenchTestable][AbstractShell] Close shell Search 14:05:53.495 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 14:05:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:05:53.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:05:53.512 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:05:53.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:05:53.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:05:53.513 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:05:53.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:53.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:53.513 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:05:53.513 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:05:53.513 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:05:53.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:05:53.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:05:53.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:05:53.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:05:53.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:05:53.534 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 14:05:53.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 14:05:53.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:05:53.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:05:53.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 14:05:53.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:05:53.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:05:53.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:05:53.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 14:05:53.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:05:53.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:05:53.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:05:53.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:05:53.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:05:53.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:05:53.534 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:05:53.535 INFO [WorkbenchTestable][Keyboard] Type text "test" 14:05:53.535 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:53.535 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:05:54.136 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:54.136 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:05:54.737 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:54.737 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:05:55.338 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:05:55.338 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:05:55.938 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 14:05:55.939 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 14:05:56.139 INFO [WorkbenchTestable][Keyboard] Move cursor 14:05:56.339 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:05:56.339 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:05:56.539 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:05:56.941 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:05:56.941 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:05:57.141 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:05:57.343 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 14:05:57.543 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 14:05:57.543 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 14:05:57.743 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 14:05:57.743 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 14:05:57.944 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 14:05:58.145 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 14:05:58.345 INFO [WorkbenchTestable][Keyboard] Move cursor 14:05:58.545 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:05:58.545 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:05:58.746 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:05:59.147 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:05:59.147 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:05:59.347 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:05:59.749 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:05:59.749 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:05:59.949 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:06:00.350 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:06:00.350 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:06:00.551 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:06:00.951 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 14:06:00.951 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 14:06:01.152 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 14:06:01.352 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 14:06:01.353 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 14:06:01.553 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 14:06:01.553 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 14:06:01.753 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 14:06:01.955 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 14:06:02.155 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 14:06:02.155 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 14:06:02.155 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 14:06:02.156 DEBUG [main][AbstractWait] Waiting until shell is active... 14:06:02.156 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:06:02.156 INFO [main][AbstractShell] Close shell Keyboard testing shell 14:06:02.156 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 14:06:02.160 DEBUG [main][AbstractWait] Waiting while shell is available... 14:06:02.161 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:06:02.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:06:02.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:06:02.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:06:02.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:02.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:02.182 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 14:06:02.182 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 14:06:02.182 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:06:02.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:06:02.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:02.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.909 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.249 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.666 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.46 s keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 1.23 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.669 s Running org.eclipse.reddeer.swt.test.WidgetResolverTest 14:06:02.187 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 14:06:02.187 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:06:02.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:06:02.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 14:06:02.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:06:02.187 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:06:02.188 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:06:02.188 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:06:02.188 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:06:02.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:06:02.188 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 14:06:02.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 14:06:02.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:06:02.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:06:02.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:06:02.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:02.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:02.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:06:02.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:02.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:02.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 14:06:02.195 TRACE [WorkbenchTestable][WidgetLookup] 145 widget(s) found 14:06:02.195 INFO [WorkbenchTestable][WidgetResolverTest] Testing 145 widgets for matching children to parent. 14:06:02.197 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@67feb5d0] 14:06:02.197 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@326acc7c] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@67feb5d0] 14:06:02.197 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@67feb5d0] 14:06:02.197 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@fef4fda] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@67feb5d0] 14:06:02.198 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@1d2d3bc2] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@67feb5d0] 14:06:02.198 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@79c01d37] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:06:02.198 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]}] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@79c01d37] 14:06:02.198 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]}] 14:06:02.199 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@18e6b4e2] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:06:02.199 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@6d82a9bb] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@18e6b4e2] 14:06:02.199 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@18e6b4e2] 14:06:02.199 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@18e6b4e2] 14:06:02.199 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@18e6b4e2] 14:06:02.199 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@6d82a9bb] 14:06:02.199 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@6d82a9bb] 14:06:02.201 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@6d82a9bb] 14:06:02.201 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@6d82a9bb] 14:06:02.201 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@6d82a9bb] 14:06:02.202 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:06:02.202 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:06:02.202 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 14:06:02.202 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 14:06:02.206 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.206 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.206 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:06:02.206 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:06:02.206 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 14:06:02.207 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:06:02.207 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 14:06:02.207 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 14:06:02.208 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}] 14:06:02.208 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Link {There are no projects in your workspace. To add a project:} matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 14:06:02.208 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 14:06:02.208 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 14:06:02.209 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 14:06:02.209 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 14:06:02.209 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 14:06:02.209 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 14:06:02.209 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Hyperlink {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 14:06:02.210 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer} 14:06:02.210 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:06:02.210 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2d3ff2e8] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:06:02.210 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2d3ff2e8] 14:06:02.210 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2d3ff2e8] 14:06:02.211 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2d3ff2e8] 14:06:02.211 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@2d3ff2e8] 14:06:02.211 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:06:02.211 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:06:02.212 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 14:06:02.212 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 14:06:02.212 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Open a file or drop files here to open them.} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 14:06:02.212 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Find Actions} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 14:06:02.212 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Ctrl+3} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 14:06:02.212 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Show Key Assist} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 14:06:02.213 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Shift+Ctrl+L} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 14:06:02.213 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {New} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 14:06:02.213 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Ctrl+N} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 14:06:02.213 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Open Type} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 14:06:02.213 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Shift+Ctrl+T} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] 14:06:02.213 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2] 14:06:02.213 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2] 14:06:02.214 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2] 14:06:02.214 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2] 14:06:02.214 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@19057ce2] 14:06:02.214 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 14:06:02.214 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 14:06:02.214 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:06:02.214 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:06:02.214 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:06:02.215 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 14:06:02.215 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@792b4d95] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:06:02.215 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL marginWidth=5 marginHeight=5}] matches to its parent widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@792b4d95] 14:06:02.215 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {There is no active editor that provides an outline.} matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL marginWidth=5 marginHeight=5}] 14:06:02.215 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline} 14:06:02.215 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 14:06:02.215 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 14:06:02.215 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 14:06:02.215 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 14:06:02.216 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 14:06:02.216 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 14:06:02.216 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 14:06:02.216 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 14:06:02.216 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 14:06:02.216 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 14:06:02.216 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 14:06:02.216 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Error Log} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 14:06:02.216 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@60d5f350] 14:06:02.216 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:06:02.216 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:06:02.217 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 14:06:02.217 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] 14:06:02.217 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.reddeer.swt.test.command.testCommand, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.217 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:06:02.217 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 14:06:02.217 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 14:06:02.217 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems} 14:06:02.217 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT} 14:06:02.218 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Error Log} 14:06:02.218 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls} 14:06:02.218 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@405a2c7b] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@326acc7c] 14:06:02.218 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@326acc7c] 14:06:02.218 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@405a2c7b] 14:06:02.218 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@405a2c7b] 14:06:02.218 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@405a2c7b] 14:06:02.218 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:06:02.218 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}] 14:06:02.218 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 14:06:02.219 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 14:06:02.219 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null] 14:06:02.219 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 14:06:02.219 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 14:06:02.219 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 14:06:02.219 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 14:06:02.219 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] 14:06:02.219 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] 14:06:02.219 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] 14:06:02.219 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] 14:06:02.219 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] 14:06:02.220 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] 14:06:02.220 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] 14:06:02.220 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] 14:06:02.220 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] 14:06:02.220 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] 14:06:02.220 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {marginWidth=3 marginHeight=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] 14:06:02.220 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] 14:06:02.220 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19cf111c] 14:06:02.220 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:06:02.221 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.221 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.221 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.221 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:06:02.221 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.221 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.221 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:06:02.221 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.internal.ui.actions.DebugDropDownAction, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.222 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.internal.ui.actions.RunDropDownAction, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.222 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:06:02.222 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.jdt.ui.actions.OpenPackageWizard, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.222 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.jdt.ui.actions.NewTypeDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.222 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:06:02.222 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.reddeer.swt.test.toolbars.sampleCommand, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.222 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.reddeer.swt.test.toolbars.sampleCommand, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.222 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:06:02.223 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.debug.ui.actions.SkipAllBreakpoints, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.223 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:06:02.223 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.223 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.223 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 14:06:02.223 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoNextAnnotation, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.223 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoPreviousAnnotation, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.224 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoLastEditPosition, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.224 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.ui.edit.text.gotoNextEditPosition, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.224 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.224 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.224 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.224 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=org.eclipse.ui.window.pinEditor, visible=true)} matches to its parent widget ToolBar {} [layout=null] 14:06:02.225 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginLeft=8 marginRight=8 spacing=3 wrap=true pack=true fill=false justify=false}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=3 marginHeight=3 horizontalSpacing=5 verticalSpacing=5}] 14:06:02.225 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginLeft=8 marginRight=8 spacing=3 wrap=true pack=true fill=false justify=false}] 14:06:02.225 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:06:02.226 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginRight=4 spacing=3 wrap=true pack=true fill=false justify=false}] matches to its parent widget ImageBasedFrame {} [layout=null] 14:06:02.226 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL marginRight=4 spacing=3 wrap=true pack=true fill=false justify=false}] 14:06:02.226 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:06:02.226 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 14:06:02.227 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@32e830a0 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.views.BookmarkView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.PropertySheet, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.perspSC:org.eclipse.team.ui.TeamSynchronizingPerspective, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/onboarding_resource_persp.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.perspSC:org.eclipse.jdt.ui.JavaPerspective, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@65d7eea4, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Resource, iconURI: platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/eview16/resource_persp.png, tooltip: null, context: PerspectiveImpl (org.eclipse.ui.resourcePerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null] 14:06:02.227 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@45017263 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.actionSet:org.eclipse.debug.ui.launchActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.jdt.ui.PackageExplorer, persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy, persp.viewSC:org.eclipse.jdt.ui.SourceView, persp.viewSC:org.eclipse.jdt.ui.JavadocView, persp.viewSC:org.eclipse.search.ui.views.SearchView, persp.viewSC:org.eclipse.ui.console.ConsoleView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.texteditor.TemplatesView, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewRecordCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective, persp.perspSC:org.eclipse.debug.ui.DebugPerspective, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/onboarding_jperspective.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.showIn:org.eclipse.jdt.ui.PackageExplorer, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.editorOnboardingCommand:Open Type$$$Shift+Ctrl+T, persp.actionSet:org.eclipse.debug.ui.breakpointActionSet, persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet, persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard, persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@65d7eea4, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Java, iconURI: platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.png, tooltip: null, context: PerspectiveImpl (org.eclipse.jdt.ui.JavaPerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null] 14:06:02.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 14:06:02.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:06:02.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:06:02.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:02.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:02.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 14:06:02.228 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 14:06:02.228 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:06:02.228 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:06:02.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:02.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.04 s Running org.eclipse.reddeer.swt.test.EditorBarTest 14:06:02.232 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 14:06:02.233 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:06:02.233 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:06:02.233 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 14:06:02.233 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:06:02.233 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:06:02.233 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:06:02.233 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:06:02.233 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:06:02.234 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:06:02.234 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 14:06:02.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 14:06:02.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:06:02.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:06:02.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:06:02.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:06:02.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:02.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:02.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:06:02.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:02.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:02.234 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:06:02.234 DEBUG [main][MenuItemLookup] Found menu:'File' 14:06:02.234 DEBUG [main][MenuItemLookup] Item match:File 14:06:02.235 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:06:02.235 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'File' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'' 14:06:02.239 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:06:02.239 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:06:02.240 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:06:02.240 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:06:02.240 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:06:02.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 14:06:02.336 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 14:06:02.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:06:02.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:02.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:02.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:06:02.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:02.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:02.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:02.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:06:02.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:02.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:02.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:02.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:02.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:02.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:06:02.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:06:02.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:06:02.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:06:02.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:06:02.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:06:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:06:02.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:06:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:06:02.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:06:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:06:02.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:06:02.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:06:02.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:06:02.848 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:06:02.848 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:06:02.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:06:02.852 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:06:02.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 14:06:02.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:02.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:02.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:02.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 14:06:02.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:02.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:02.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:02.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:02.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:02.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:06:02.854 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:06:02.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:06:02.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:06:02.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:06:02.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:06:02.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:06:02.903 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 14:06:02.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:06:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:02.903 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:") 14:06:02.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:02.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:06:02.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:02.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:02.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:02.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:02.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:02.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:06:02.905 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:06:02.906 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 14:06:02.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 14:06:02.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:02.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:02.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:02.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 14:06:02.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:02.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:02.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:02.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:02.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:02.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:06:02.909 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:06:02.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:06:02.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:06:02.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:06:02.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:06:02.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:06:03.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:06:03.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:06:03.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:06:03.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:06:03.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:06:03.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:06:03.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:03.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:06:03.422 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:06:03.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:06:03.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:03.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:03.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:06:03.423 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:06:03.423 DEBUG [main][MenuItemLookup] Found menu:'File' 14:06:03.423 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:06:03.423 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:06:03.423 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:06:03.423 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:06:03.423 DEBUG [main][MenuItemLookup] Found menu:'Run' 14:06:03.423 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:06:03.423 DEBUG [main][MenuItemLookup] Item match:Window 14:06:03.423 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:06:03.423 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:06:03.423 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:06:03.423 DEBUG [main][MenuItemLookup] Found menu:'' 14:06:03.423 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:06:03.423 DEBUG [main][MenuItemLookup] Item match:Show View 14:06:03.427 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 14:06:03.427 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 14:06:03.427 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:06:03.427 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 14:06:03.427 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:06:03.427 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 14:06:03.427 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:06:03.427 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:06:03.427 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:06:03.427 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 14:06:03.427 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:06:03.427 DEBUG [main][MenuItemLookup] Found menu:'Templates' 14:06:03.427 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 14:06:03.427 DEBUG [main][MenuItemLookup] Found menu:'' 14:06:03.427 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:06:03.427 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:06:03.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:06:03.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:06:03.428 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:06:03.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:06:03.481 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 14:06:03.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:06:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:03.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:06:03.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:03.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:06:03.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:03.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:03.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:03.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:03.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:06:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:06:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:06:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:06:03.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:06:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:06:03.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:06:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:06:03.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:06:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:06:03.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:06:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:06:03.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:06:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:06:03.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:06:03.485 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:06:03.485 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:06:03.485 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:06:03.485 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:06:03.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:03.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:03.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:03.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:06:03.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:03.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:03.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:03.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:06:03.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:03.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:06:03.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:03.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:03.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:03.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:06:03.487 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:06:03.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:06:03.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:06:03.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:06:03.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:06:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:06:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:06:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:06:03.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:03.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:03.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:06:03.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:03.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:03.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:06:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:03.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:06:03.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:06:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:03.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:03.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:03.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:03.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:06:03.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:06:03.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:06:03.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:06:03.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:06:03.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:06:03.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:06:03.545 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:06:03.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:06:03.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:06:03.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:06:03.545 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:06:03.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:06:03.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:06:03.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:06:03.548 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:06:03.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:06:03.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:06:03.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:06:03.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:03.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:03.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:06:04.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:04.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:06:04.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:04.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:06:04.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:06:04.550 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:06:04.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:06:04.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:06:04.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:06:04.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:06:04.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:04.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:04.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:04.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:04.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:06:04.552 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 14:06:04.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:06:04.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:06:04.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:06:04.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:06:04.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:06:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:04.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:04.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:04.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:06:04.562 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:06:04.562 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:06:04.562 DEBUG [main][TreeItemHandler] Set Tree selection 14:06:04.562 DEBUG [main][TreeHandler] Notify Tree about selection event 14:06:04.573 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:06:04.590 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 14:06:04.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:04.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:04.590 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:06:04.590 DEBUG [main][MenuItemLookup] Found menu:'File' 14:06:04.590 DEBUG [main][MenuItemLookup] Item match:File 14:06:04.591 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:06:04.591 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:06:04.593 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 14:06:04.593 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:06:04.593 DEBUG [main][MenuItemLookup] Found menu:'' 14:06:04.593 DEBUG [main][MenuItemLookup] Found menu:'Package' 14:06:04.593 DEBUG [main][MenuItemLookup] Found menu:'Class' 14:06:04.593 DEBUG [main][MenuItemLookup] Found menu:'Interface' 14:06:04.593 DEBUG [main][MenuItemLookup] Found menu:'Enum' 14:06:04.593 DEBUG [main][MenuItemLookup] Found menu:'Record' 14:06:04.593 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 14:06:04.593 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 14:06:04.593 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 14:06:04.593 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:06:04.593 DEBUG [main][MenuItemLookup] Found menu:'File' 14:06:04.593 DEBUG [main][MenuItemLookup] Item match:File 14:06:04.594 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 14:06:04.594 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 14:06:04.594 INFO [main][MenuItemHandler] Select menu item: File 14:06:04.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:06:04.661 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 14:06:04.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:06:04.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:04.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:04.662 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:") 14:06:04.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:04.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:04.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:04.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 14:06:04.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:04.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:04.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:04.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:04.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:06:04.665 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:06:04.666 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 14:06:04.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 14:06:04.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:04.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 14:06:04.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:04.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:04.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:04.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:04.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:04.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:06:04.668 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:06:04.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:06:04.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:06:04.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:06:04.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:06:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:06:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:06:05.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@95bc9cb is found... 14:06:05.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@95bc9cb is found finished successfully 14:06:05.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 14:06:05.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:05.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:05.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:05.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:05.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:06:05.182 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:06:05.182 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 14:06:05.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:05.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:05.183 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 14:06:05.183 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") 14:06:05.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:05.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:05.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:05.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:05.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:06:05.183 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 14:06:05.183 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:06:05.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:06:05.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:05.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:05.185 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:06:05.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:05.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:05.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 14:06:05.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:05.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:05.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 14:06:05.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:06:05.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:05.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:05.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:05.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:06:05.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:06:05.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:06:05.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:06:05.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:06:05.206 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:06:05.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:06:05.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:06:05.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:06:05.206 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:06:05.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:06:05.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:06:05.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:06:05.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:05.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:05.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:06:05.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:05.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:06:06.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:06.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:06:06.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:06:06.208 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:06:06.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:06:06.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:06:06.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:06:06.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:06:06.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:06.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:06.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:06.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:06.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:06:06.209 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 14:06:06.211 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 14:06:06.211 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 14:06:06.211 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 14:06:06.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 14:06:06.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:06:06.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:06:06.281 DEBUG [main][MenuItemLookup] Found menu:'New' 14:06:06.281 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:06:06.281 DEBUG [main][MenuItemLookup] Found menu:'' 14:06:06.281 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:06:06.281 DEBUG [main][MenuItemLookup] Found menu:'' 14:06:06.281 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:06:06.281 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:06:06.281 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:06:06.281 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:06:06.281 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:06:06.281 DEBUG [main][MenuItemLookup] Found menu:'' 14:06:06.281 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:06:06.281 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:06:06.281 DEBUG [main][MenuItemLookup] Found menu:'' 14:06:06.281 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:06:06.281 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:06:06.281 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:06:06.281 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:06:06.281 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:06:06.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:06:06.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:06:06.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:06:06.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:06:06.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:06:06.783 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:06:06.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:06:06.783 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 14:06:06.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 14:06:06.783 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 14:06:06.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 14:06:06.792 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 14:06:06.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:06:06.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:06:06.818 DEBUG [main][MenuItemLookup] Found menu:'New' 14:06:06.818 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:06:06.818 DEBUG [main][MenuItemLookup] Found menu:'' 14:06:06.818 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:06:06.818 DEBUG [main][MenuItemLookup] Found menu:'' 14:06:06.818 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:06:06.818 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:06:06.818 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:06:06.818 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:06:06.818 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:06:06.818 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:06:06.818 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:06:06.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 14:06:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 14:06:07.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:06:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:07.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:07.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:07.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:07.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:06:07.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:07.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:07.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:07.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:06:07.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:07.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:07.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:07.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:07.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:07.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:06:07.458 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:06:07.458 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:06:07.459 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:06:07.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:06:07.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:06:07.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:06:07.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:06:07.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:06:07.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:07.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:07.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:07.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:06:07.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:07.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:07.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:07.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:07.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:07.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:06:07.460 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:06:07.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:06:07.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:06:07.460 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:06:07.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:06:07.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:06:07.467 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:06:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:06:07.968 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:06:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:06:07.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:06:07.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:06:07.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:06:07.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:06:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:06:07.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 14:06:07.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:06:07.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:06:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:07.969 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 14:06:07.969 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 14:06:07.969 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:06:07.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:06:07.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:07.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.737 s - in org.eclipse.reddeer.swt.test.EditorBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) Time elapsed: 5.735 s Results: Tests run: 307, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.swt.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.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 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.core.test >---------- [INFO] Building RedDeer Core Tests 4.7.0-SNAPSHOT [32/58] [INFO] from tests/org.eclipse.reddeer.core.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core.test --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core.test --- [INFO] Resolving class path of RedDeer Core Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core.test --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.core.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.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... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest 14:06:20.348 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 14:06:20.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:20.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:20.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:20.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:06:20.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:20.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:20.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:06:20.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:06:20.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:20.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:06:20.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:20.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:20.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:06:20.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:20.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:20.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:20.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:20.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:20.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:20.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:06:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:20.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:06:20.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:06:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:20.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:06:21.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:21.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:21.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:06:21.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:06:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:21.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:06:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:21.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:21.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:06:21.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 14:06:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:21.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:06:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:21.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:06:21.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 14:06:21.043 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:06:21.046 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:06:21.046 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:06:21.046 DEBUG [main][AbstractWait] Waiting until shell is active... 14:06:21.046 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:06:21.047 INFO [main][AbstractShell] Close shell Testing shell 14:06:21.047 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:06:21.067 DEBUG [main][AbstractWait] Waiting while shell is available... 14:06:21.067 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:06:21.481 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 14:06:21.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:21.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:21.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:21.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:06:21.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:21.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:21.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:06:21.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:06:21.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:21.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:06:21.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:21.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:21.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:06:21.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:21.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:21.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:21.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:21.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:06:21.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:21.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:21.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:21.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:21.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:06:21.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:21.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:21.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:21.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:21.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:06:21.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:21.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:21.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:21.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:21.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:06:21.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:06:21.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:06:21.742 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:06:21.743 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:06:21.743 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:06:21.743 DEBUG [main][AbstractWait] Waiting until shell is active... 14:06:21.743 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:06:21.743 INFO [main][AbstractShell] Close shell Testing shell 14:06:21.743 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:06:21.755 DEBUG [main][AbstractWait] Waiting while shell is available... 14:06:21.755 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:06:21.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:21.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:06:21.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:06:21.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 14:06:21.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:06:21.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 14:06:21.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 14:06:21.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 14:06:21.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 14:06:21.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 14:06:22.072 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 14:06:22.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:22.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:22.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:22.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:06:22.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:22.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:22.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:06:22.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:06:22.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:22.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:06:22.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:22.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:22.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:22.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:06:22.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:22.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:22.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:22.350 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:06:22.350 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:06:22.350 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:06:22.351 DEBUG [main][AbstractWait] Waiting until shell is active... 14:06:22.351 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:06:22.351 INFO [main][AbstractShell] Close shell Testing shell 14:06:22.351 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:06:22.363 DEBUG [main][AbstractWait] Waiting while shell is available... 14:06:22.364 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:06:22.657 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 14:06:22.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:22.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:22.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:22.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:06:22.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:22.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:22.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:06:22.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:06:22.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:22.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:06:22.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:22.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:22.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:22.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:06:22.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:22.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:22.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:22.955 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:06:22.955 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:06:22.955 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:06:22.956 DEBUG [main][AbstractWait] Waiting until shell is active... 14:06:22.957 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:06:22.957 INFO [main][AbstractShell] Close shell Testing shell 14:06:22.957 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:06:22.970 DEBUG [main][AbstractWait] Waiting while shell is available... 14:06:22.970 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:06:22.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:22.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:06:23.277 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 14:06:23.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:23.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:23.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:06:23.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:23.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:23.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:06:23.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:06:23.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:23.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:06:23.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:06:23.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:23.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:23.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:23.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:06:23.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:23.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:23.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:23.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:23.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:23.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:06:23.538 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 14:06:23.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:23.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:23.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:23.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:06:23.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:23.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:23.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:06:23.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:06:23.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:23.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 14:06:23.545 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 14:06:23.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:23.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:23.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:23.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:06:23.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:23.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:23.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:06:23.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:06:23.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:23.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:06:23.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:23.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:23.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:23.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:23.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:23.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:23.589 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:06:23.590 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:06:23.590 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:06:23.591 DEBUG [main][AbstractWait] Waiting until shell is active... 14:06:23.591 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:06:23.591 INFO [main][AbstractShell] Close shell Testing shell 14:06:23.591 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:06:23.604 DEBUG [main][AbstractWait] Waiting while shell is available... 14:06:23.604 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:06:23.901 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 14:06:23.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:24.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:24.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:24.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:06:24.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:24.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:06:24.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:06:24.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:06:24.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:06:24.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:06:24.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:06:24.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:24.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:24.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:06:24.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:06:24.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:06:24.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:06:24.146 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:06:24.146 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:06:24.146 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:06:24.147 DEBUG [main][AbstractWait] Waiting until shell is active... 14:06:24.147 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:06:24.147 INFO [main][AbstractShell] Close shell Testing shell 14:06:24.147 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:06:24.163 DEBUG [main][AbstractWait] Waiting while shell is available... 14:06:24.163 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.429 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 1.307 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.632 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.608 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.606 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.634 s testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.56 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:24.197 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:06:24.198 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:06:24.230 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:06:24.231 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:06:24.246 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:24.257 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:06:24.258 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:06:24.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:24.263 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:06:24.263 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:06:24.264 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:06:24.265 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:06:24.265 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:06:24.268 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:06:24.268 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:06:24.272 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:06:24.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:06:24.274 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:06:24.274 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:24.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:06:24.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:06:24.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:06:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:06:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:06:24.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:06:24.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:06:24.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:06:24.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:06:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:06:24.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:25.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 14:06:25.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:25.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 14:06:25.781 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:26.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 14:06:26.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 14:06:26.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 14:06:26.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:06:27.283 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 14:06:27.283 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:27.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:06:27.288 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:06:27.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:27.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:27.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:06:27.289 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:06:27.290 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:06:27.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:27.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:06:27.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:06:27.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:06:27.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:06:27.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:06:27.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:06:27.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:27.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:28.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:28.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:29.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:29.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:30.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:30.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:31.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:31.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 14:06:32.297 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 14:06:32.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:32.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:06:32.297 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:06:32.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:32.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:32.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:06:32.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:06:32.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:06:32.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:32.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:06:32.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:06:32.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:06:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:06:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:06:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:06:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:06:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:06:32.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:06:32.299 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:32.799 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:06:32.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:33.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:06:33.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:33.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:06:33.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:06:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:34.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:06:34.801 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:35.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:06:35.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:35.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:06:35.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:36.302 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:06:36.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:36.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:06:36.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:37.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:06:37.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:37.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:06:37.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:38.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 14:06:38.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 14:06:38.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 14:06:38.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:06:39.304 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 14:06:39.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:39.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:06:39.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:06:39.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:39.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:39.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:06:39.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:06:39.306 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:06:39.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:39.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:06:39.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:06:39.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:06:39.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:06:39.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:06:39.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:06:39.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:06:39.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:06:39.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:06:39.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:06:39.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:06:39.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:06:39.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:39.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:40.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:40.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:41.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:41.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:42.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:42.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:43.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:44.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:44.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:45.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:06:45.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:06:46.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:06:46.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:06:47.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:06:47.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 14:06:48.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 14:06:48.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 14:06:48.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 14:06:48.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:06:49.314 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 14:06:49.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:49.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:06:49.314 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:06:49.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:49.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:49.316 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:06:49.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:06:49.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:06:49.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:49.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:06:49.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:06:49.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:06:49.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:06:49.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:06:49.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:06:49.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:06:49.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:06:49.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:06:49.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:06:49.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:06:49.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:06:49.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 14:06:49.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:50.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 14:06:50.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:50.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 14:06:50.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:51.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 14:06:51.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:51.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped 14:06:51.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:52.319 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:52.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:53.320 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:53.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:54.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:54.821 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:55.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 14:06:55.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 14:06:55.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 14:06:55.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 14:06:55.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 14:06:55.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:06:56.823 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 14:06:57.823 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 14:06:57.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:57.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:06:57.823 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:06:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:57.824 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:06:57.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:06:57.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:06:57.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:57.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:06:57.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:06:57.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:06:57.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 14:06:57.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 14:06:57.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:06:57.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:58.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:58.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:59.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 14:06:59.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:06:59.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:06:59.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:06:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:06:59.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:59.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:06:59.826 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:06:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:06:59.826 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 14:06:59.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 14:06:59.828 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:06:59.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:06:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:06:59.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.633 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 3.015 s testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 5.008 s testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 7.007 s testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 10.01 s testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 8.508 s testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 2.002 s Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:06:59.839 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:06:59.842 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:06:59.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:06:59.842 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:06:59.842 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:06:59.842 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:06:59.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:06:59.843 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:06:59.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:06:59.843 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:06:59.843 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 14:06:59.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:06:59.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:06:59.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:06:59.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:07:00.122 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 14:07:00.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:00.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:00.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:00.374 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:07:00.374 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:00.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:00.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 14:07:00.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 14:07:00.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:07:00.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 14:07:00.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:00.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:00.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:07:00.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:00.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:00.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:07:00.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:07:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:07:00.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:07:00.399 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:07:00.399 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:07:00.399 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:07:00.399 DEBUG [main][AbstractWait] Waiting until shell is active... 14:07:00.399 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:07:00.399 INFO [main][AbstractShell] Close shell Testing shell 14:07:00.399 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:07:00.412 DEBUG [main][AbstractWait] Waiting while shell is available... 14:07:00.412 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:07:00.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:07:00.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:07:00.413 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:07:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:00.435 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 14:07:00.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:07:00.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 14:07:00.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:07:00.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:07:00.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:07:00.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:07:00.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:07:00.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:00.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:00.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:00.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:07:00.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:00.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:00.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:00.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:07:00.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:07:00.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:07:00.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:00.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:00.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 14:07:00.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:00.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:00.486 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 14:07:00.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 14:07:00.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:01.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:01.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 14:07:01.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 14:07:01.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:01.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:01.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 14:07:01.533 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 14:07:01.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 14:07:01.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:02.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:02.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 14:07:02.033 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 14:07:02.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 14:07:02.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:02.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:02.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 14:07:02.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 14:07:02.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:02.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 14:07:02.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:02.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 14:07:02.538 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 14:07:02.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 14:07:02.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:02.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 14:07:02.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:02.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 14:07:02.538 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 14:07:02.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 14:07:02.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:03.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:03.039 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 14:07:03.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 14:07:03.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:03.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 14:07:03.540 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 14:07:03.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 14:07:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:04.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 14:07:04.042 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:07:04.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:07:04.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:04.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:04.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:07:04.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:07:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:04.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:07:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:04.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:07:04.548 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 14:07:04.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 14:07:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:04.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 14:07:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:04.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 14:07:04.548 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 14:07:04.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:07:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:05.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:05.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:07:05.051 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:07:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:05.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:07:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:05.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:07:05.052 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 14:07:05.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 14:07:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:05.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 14:07:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:05.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 14:07:05.052 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 14:07:05.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 14:07:05.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:05.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:05.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 14:07:05.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 14:07:05.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:06.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 14:07:06.054 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 14:07:06.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 14:07:06.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:06.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:06.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 14:07:06.555 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 14:07:06.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 14:07:06.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:07.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 14:07:07.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 14:07:07.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:07.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:07.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 14:07:07.556 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 14:07:07.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 14:07:07.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:07:08.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:07:08.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 14:07:08.057 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:07:08.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 14:07:08.058 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:07:08.059 DEBUG [main][AbstractWait] Waiting until shell is active... 14:07:08.059 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:07:08.059 INFO [main][AbstractShell] Close shell Testing shell 14:07:08.059 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:07:08.068 DEBUG [main][AbstractWait] Waiting while shell is available... 14:07:08.068 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:07:08.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:07:08.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:07:08.068 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:07:08.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:08.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:08.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 14:07:08.078 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 14:07:08.078 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:07:08.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:07:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.24 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 0.592 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.642 s Running org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest 14:07:08.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 14:07:08.109 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 14:07:08.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 14:07:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:08.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 14:07:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:08.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:08.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 14:07:08.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:08.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:08.110 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 14:07:08.110 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 14:07:08.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:07:08.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.044 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:07:08.138 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:07:08.139 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:07:08.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:07:08.139 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:07:08.139 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:07:08.139 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:07:08.140 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:07:08.140 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:07:08.140 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:07:08.140 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:07:08.140 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 14:07:08.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:07:08.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:07:08.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:07:08.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:07:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:07:08.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:07:08.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:07:08.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:08.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:08.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:07:08.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:07:08.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:07:08.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:08.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:08.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:07:08.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:07:08.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:07:08.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:08.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:08.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:07:08.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:07:08.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:07:08.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:08.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:08.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:07:08.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:07:08.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:07:08.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:08.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:07:08.191 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 14:07:08.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:07:08.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:08.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:08.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:08.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:08.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:08.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:08.241 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:07:08.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:08.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:08.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:08.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:08.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:08.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:09.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:09.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:09.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:09.253 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:09.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:07:09.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:07:09.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:07:09.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:09.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:09.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:09.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:09.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:09.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:09.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:07:09.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:09.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:09.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:09.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:09.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:09.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:10.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:10.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:10.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:10.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:10.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:10.755 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:10.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:07:10.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:07:10.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:07:10.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:10.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:10.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:10.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:10.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:10.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:10.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:07:10.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:10.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:10.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:10.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:11.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:11.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:11.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:11.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:11.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:11.757 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:11.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:07:11.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:07:11.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:07:11.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:11.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:11.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:11.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:11.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:11.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:11.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:07:11.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:11.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:11.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:11.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:12.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:12.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:12.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:12.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:12.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:12.759 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:12.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:07:12.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:07:12.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:07:12.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:12.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:12.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:12.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:12.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:12.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:12.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:07:12.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:12.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:12.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:12.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:13.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:13.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:13.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:13.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:13.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:13.761 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:13.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:07:13.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:07:13.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:07:13.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:13.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:13.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 14:07:13.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:13.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:13.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:13.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:07:13.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:13.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:13.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:13.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:14.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:14.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:14.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:14.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:14.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:14.763 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:14.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:07:14.763 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 14:07:14.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:07:14.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:14.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:14.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:14.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:14.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:14.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:14.764 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:07:14.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:14.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:14.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:14.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:15.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:15.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:15.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:15.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:15.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:15.773 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:07:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:07:15.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:07:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:15.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:15.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:15.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:15.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:15.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:15.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:07:15.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:15.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:15.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:15.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:16.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:16.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:16.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:16.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:16.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:16.789 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:16.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:07:16.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:07:16.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:07:16.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:16.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:16.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:16.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:16.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:16.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:16.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:07:16.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:16.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:16.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:16.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:17.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:17.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:17.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:17.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:17.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:17.791 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:17.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:07:17.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:07:17.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:07:17.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:17.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:17.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 14:07:17.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:17.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:17.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:17.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:07:17.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:17.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:17.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:17.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:18.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:18.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:18.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:18.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:18.793 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:07:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:07:18.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:07:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:18.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:18.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:18.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:07:18.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:18.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:18.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:18.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:19.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:19.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:19.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:19.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:20.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:20.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:20.295 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:07:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:07:20.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:07:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07: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 14:07:20.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:20.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:20.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:20.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:07:20.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:20.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:20.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:20.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:20.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:20.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:21.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:21.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:21.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:21.297 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:21.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:07:21.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 14:07:21.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:07:21.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:21.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:21.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:21.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:21.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:21.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:21.298 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:07:21.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:21.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:21.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:21.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:21.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:21.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:22.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:22.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:22.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:22.320 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:07:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:07:22.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:07:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:22.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:22.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:22.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:07:22.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:22.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:22.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:22.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:22.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:23.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:23.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:23.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:23.322 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:23.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:07:23.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:07:23.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:07:23.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:23.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:23.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:23.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:23.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:23.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:23.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:07:23.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:23.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:23.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:23.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:23.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:23.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:24.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:24.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:24.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:24.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:24.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:24.829 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:07:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:07:24.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:07:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:24.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:24.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:24.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:07:24.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:24.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:24.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:25.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:25.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:25.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:25.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:25.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:25.831 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:25.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:07:25.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:07:25.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:07:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:25.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 14:07:25.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:25.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:07:25.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:25.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:25.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:25.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:26.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:26.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:26.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:26.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:26.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:26.833 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:26.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:07:26.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:07:26.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:07:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:26.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:26.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:26.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:07:26.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:26.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:26.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:27.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:27.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:27.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:27.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:27.835 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:07:27.835 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 14:07:27.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:07:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:27.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:27.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:27.836 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:07:27.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:27.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:27.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:28.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:28.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:28.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:28.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:28.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:28.865 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:07:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:07:28.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:07:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:28.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 14:07:28.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:28.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:07:28.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:28.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:28.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:28.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:29.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:29.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:29.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:29.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:29.867 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:29.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:07:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:07:29.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:07:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:29.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 14:07:29.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:29.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:07:29.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:29.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:29.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:29.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:30.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:30.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:30.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:30.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:30.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:30.869 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:30.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:07:30.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:07:30.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:07:30.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:30.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:30.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:30.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:30.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:30.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:30.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:07:30.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:30.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:30.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:30.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:31.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:31.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:31.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:31.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:31.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:31.871 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:31.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:07:31.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:07:31.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:07:31.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:31.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:31.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:31.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:31.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:31.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:31.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:07:31.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:31.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:31.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:31.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:32.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:32.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:32.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:32.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:32.873 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:07:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:07:32.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:07:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:32.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 14:07:32.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:32.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:07:32.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:32.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:32.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:33.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:33.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:33.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:33.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:33.875 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:07:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 14:07:33.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:07:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:33.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:33.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:33.876 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:07:33.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:33.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:33.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:33.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:34.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:34.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:34.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:34.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:34.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:34.898 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:34.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:07:34.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:07:34.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:07:34.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:34.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:34.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 14:07:34.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:34.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:34.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:34.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:07:34.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:34.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:34.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:34.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:35.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:35.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:35.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:35.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:35.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:35.900 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:07:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:07:35.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:07:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:35.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:35.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:35.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:07:35.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:35.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:35.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:36.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:36.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:36.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:36.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:36.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:36.901 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:36.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:07:36.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:07:36.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:07:36.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:36.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:36.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:36.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:36.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:36.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:36.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:07:36.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:36.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:36.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:36.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:37.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:37.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:37.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:37.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:37.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:37.904 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:37.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:07:37.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:07:37.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:07:37.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:37.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:37.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:37.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:37.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:37.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:37.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:07:37.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:37.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:37.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:37.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:38.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:38.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:38.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:38.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:38.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:38.906 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:38.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:07:38.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:07:38.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:07:38.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:38.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:38.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 14:07:38.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:38.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:38.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:38.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:07:38.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:38.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:38.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:38.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:39.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:39.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:39.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:39.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:39.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:39.908 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:39.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:07:39.947 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 14:07:39.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:07:39.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:39.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:39.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 14:07:39.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:39.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:39.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:39.955 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:07:39.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:39.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:39.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:40.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:40.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:40.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:40.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:40.959 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:07:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:07:40.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:07:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:40.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:40.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:40.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:40.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:07:40.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:40.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:40.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:40.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:07:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:07:40.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:07:40.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:07:40.990 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 14:07:40.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:07:40.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:40.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:40.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:40.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:40.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:40.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:40.991 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:07:41.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:41.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:41.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:41.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:41.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:41.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:42.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:42.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:42.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:42.018 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:07:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:07:42.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:07:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:42.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:42.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:42.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:07:42.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:42.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:42.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:07:42.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:07:42.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:07:42.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:07:42.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:07:42.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:07:42.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:42.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:42.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 14:07:42.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:42.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:42.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:42.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:07:42.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:42.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:42.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:42.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:42.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:42.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:43.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:43.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:43.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:43.027 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:43.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:07:43.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:07:43.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:07:43.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:43.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:43.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 14:07:43.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:43.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:43.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:43.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:07:43.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:43.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:43.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:43.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:43.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:43.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:44.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:44.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:44.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:44.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:44.529 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:07:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:07:44.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:07:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:44.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:44.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:44.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:44.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:44.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:07:44.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:44.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:44.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:44.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:45.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:45.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:45.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:45.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:45.531 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:07:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:07:45.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:07:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:45.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:45.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:45.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:45.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:07:45.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:45.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:45.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:45.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:46.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:46.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:46.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:46.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:47.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:47.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:47.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:47.033 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:47.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:07:47.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 14:07:47.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:07:47.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:47.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:47.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:47.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:47.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:47.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:47.034 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:07:47.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:47.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:47.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:47.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:47.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:47.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:48.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:48.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:48.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:48.057 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:48.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:07:48.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:07:48.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:07:48.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:48.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:48.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:48.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:48.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:48.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:48.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:07:48.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:48.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:48.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:48.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:07:48.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:07:48.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:07:48.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:07:48.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:07:48.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:07:48.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:48.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:48.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:48.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:48.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:48.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:48.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:07:48.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:48.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:48.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:48.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:48.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:48.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:49.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:49.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:49.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:49.065 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:49.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:07:49.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:07:49.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:07:49.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:49.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 14:07:49.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:49.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:07:49.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:49.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:49.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:49.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:49.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:50.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:50.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:50.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:50.067 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:50.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:07:50.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:07:50.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:07:50.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:50.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:50.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:50.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:50.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:50.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:50.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:07:50.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:50.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:50.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:50.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:50.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:50.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:51.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:51.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:51.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:51.069 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:51.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:07:51.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:07:51.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:07:51.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:51.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:51.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:51.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:51.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:51.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:51.070 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:07:51.070 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:51.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:51.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:51.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:51.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:51.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:52.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:52.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:52.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:52.071 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:52.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:07:52.071 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 14:07:52.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:07:52.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:52.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:52.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:52.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:52.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:52.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:52.072 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:07:52.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:52.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:52.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:52.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:52.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:52.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:53.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:53.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:53.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:53.095 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:53.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:07:53.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:07:53.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:07:53.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:53.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:53.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:53.095 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:53.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:53.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:53.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:07:53.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:53.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:53.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:53.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:07:53.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:07:53.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:07:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:07:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:07:53.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:07:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:53.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:53.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:53.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:53.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:07:53.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:53.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:53.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:53.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:53.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:53.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:54.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:54.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:54.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:54.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:54.603 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:07:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:07:54.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:07:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:54.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:54.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 14:07:54.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:54.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:07:54.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:54.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:54.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:54.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:55.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:55.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:55.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:55.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:55.605 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:07:55.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 14:07:55.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:07:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:55.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 14:07:55.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:55.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:07:55.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:55.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:55.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:56.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:56.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:56.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:56.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:56.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:56.607 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:56.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:07:56.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:07:56.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:07:56.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:56.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:56.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:56.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:56.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:56.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:56.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:07:56.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:56.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:56.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:56.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:57.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:57.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:57.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:57.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:57.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:57.609 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:07:57.609 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 14:07:57.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:07:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:57.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:57.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:57.609 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:07:57.610 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:57.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:57.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:57.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:58.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:58.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:58.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:58.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:58.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:58.619 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:58.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:07:58.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:07:58.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:07:58.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:58.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:58.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:58.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:58.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:58.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:58.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:07:58.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:58.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:58.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:58.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:07:58.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:07:58.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:07:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:07:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:07:58.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:07:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:58.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:58.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:58.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:07:58.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:58.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:58.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:59.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:59.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:59.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:59.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:07:59.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:07:59.631 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:07:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:07:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:07:59.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:07:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:07:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:07:59.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:07:59.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:07:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:07:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:07:59.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:07:59.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:07:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:07:59.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:07:59.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:00.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:00.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:00.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:00.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:00.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:00.633 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:08:00.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:00.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:00.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:00.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:08:00.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:00.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:00.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:00.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:01.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:01.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:01.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:01.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:01.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:01.635 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:01.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:08:01.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:08:01.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:08:01.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:01.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:01.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:01.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:01.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:01.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:01.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:08:01.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:01.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:01.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:01.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:02.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:02.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:02.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:02.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:02.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:02.637 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:02.641 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 14:08:02.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:02.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:02.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:02.642 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:02.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:02.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:02.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:02.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:03.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:03.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:03.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:03.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:03.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:03.663 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:03.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:03.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:03.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:03.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:03.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:03.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:03.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:03.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:03.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:03.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:03.670 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 14:08:03.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:03.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:03.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:03.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:03.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:03.687 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:03.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:03.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:03.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:03.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:04.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:04.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:04.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:04.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:04.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:04.690 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:04.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:04.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:04.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:04.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:04.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:04.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:04.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:04.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:04.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:04.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:04.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:04.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:04.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:04.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:04.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:04.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:04.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:04.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:04.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:04.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:04.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:04.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:04.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:05.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:05.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:05.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:05.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:05.698 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:05.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:05.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 14:08:05.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:05.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:05.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:05.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:05.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:06.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:06.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:06.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:06.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:06.700 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:08:06.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:06.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:06.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:06.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:08:06.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:06.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:06.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:06.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:06.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:06.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:06.703 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 14:08:06.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:06.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:06.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:06.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:06.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:06.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:06.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:06.704 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:06.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:06.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:06.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:06.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:07.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:07.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:07.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:07.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:07.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:07.708 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:07.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:07.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:07.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:07.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:07.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:07.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:07.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:07.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:07.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:07.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:07.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:07.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:07.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:07.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:07.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:07.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:07.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:07.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:07.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:07.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:07.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:07.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:07.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:07.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:07.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:07.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:07.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:07.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:07.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:07.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:08.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:08.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:08.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:08.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:08.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:08.715 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:08.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:08.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:08.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:08.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:08.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:08.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:08.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:08.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:09.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:09.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:09.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:09.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:09.717 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:08:09.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:09.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:09.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:09.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:08:09.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:09.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:09.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:09.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:08:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:08:09.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:08:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:09.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:09.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:09.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:08:09.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:09.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:09.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:10.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:10.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:10.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:10.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:10.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:10.722 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:10.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:10.723 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 14:08:10.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:10.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:10.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:10.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:10.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:10.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:10.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:10.723 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:10.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:10.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:10.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:10.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:11.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:11.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:11.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:11.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:11.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:11.752 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:11.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:11.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:11.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:11.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:11.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:11.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:11.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:11.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:11.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:11.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:11.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:11.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:11.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:11.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:11.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:11.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:11.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:11.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:11.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:11.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:11.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:11.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:11.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:12.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:12.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:12.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:12.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:12.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:12.761 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:12.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:12.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:12.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:12.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:12.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:12.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 14:08:12.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:12.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:12.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:12.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:12.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:12.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:12.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:12.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:13.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:13.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:13.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:13.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:13.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:13.763 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:13.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:13.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:08:13.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:13.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:13.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:13.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:13.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:13.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:13.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:13.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:08:13.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:13.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:13.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:13.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:13.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:13.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:13.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:08:13.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:08:13.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:08:13.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:13.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:13.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:13.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:13.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:13.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:13.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:08:13.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:13.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:13.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:13.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:14.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:14.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:14.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:14.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:14.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:14.769 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:14.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:14.770 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 14:08:14.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:14.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:14.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:14.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 14:08:14.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:14.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:14.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:14.770 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:14.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:14.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:14.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:14.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:15.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:15.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:15.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:15.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:15.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:15.802 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:15.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:15.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:15.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:15.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:15.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:15.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 14:08:15.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:15.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:15.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:15.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:15.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:15.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:15.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:15.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:15.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:15.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:15.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:15.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:15.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:15.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:15.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:15.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:15.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:15.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:15.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:15.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:15.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:15.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:15.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:15.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:16.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:16.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:16.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:16.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:16.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:16.810 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:16.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:16.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:16.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:16.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:16.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:16.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:16.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:16.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:16.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:16.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:16.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:16.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:16.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:16.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:17.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:17.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:17.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:17.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:17.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:17.812 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:17.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:17.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:08:17.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:17.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:17.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:17.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:17.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:17.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:17.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:17.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:08:17.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:17.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:17.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:17.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:17.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:17.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:17.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:08:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:08:17.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:08:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:17.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:17.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:17.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:08:17.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:17.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:17.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:17.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:18.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:18.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:18.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:18.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:18.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:18.817 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:18.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:18.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 14:08:18.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:18.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:18.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:18.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:18.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:18.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:18.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:18.820 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:18.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:18.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:18.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:18.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:19.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:19.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:19.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:19.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:19.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:19.828 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:19.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:19.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:19.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:19.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:19.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:19.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 14:08:19.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:19.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:19.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:19.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:19.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:19.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:19.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:19.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:19.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:19.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:19.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:19.834 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 14:08:19.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:19.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:19.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:19.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:19.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:19.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:19.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:19.834 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:19.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:19.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:19.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:19.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:20.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:20.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:20.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:20.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:20.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:20.841 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:20.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:20.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 14:08:20.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:20.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:20.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:20.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:20.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:20.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:20.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:20.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:20.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:20.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:20.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:20.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:20.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:20.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:20.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:20.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:20.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:20.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:20.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:20.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:20.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:20.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:21.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:21.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:21.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:21.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:21.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:21.856 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:21.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:21.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:21.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:21.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:21.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:21.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:21.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:21.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:21.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:21.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:21.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 14:08:21.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:21.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:21.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 14:08:21.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:21.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:08:21.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:21.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:21.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:21.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:21.861 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 14:08:21.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:21.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:21.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:21.868 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:21.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:21.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:21.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:21.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:22.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:22.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:22.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:22.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:22.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:22.870 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:22.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:22.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:22.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:22.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:22.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:22.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:22.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:22.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:22.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:22.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:22.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:22.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:22.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:22.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:22.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 14:08:22.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:22.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:22.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:22.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:22.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:22.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:22.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:22.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:23.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:23.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:23.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:23.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:23.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:23.886 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:23.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:23.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:23.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:23.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:23.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:23.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:23.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:23.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:23.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:23.886 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:23.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:23.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:23.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:23.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:23.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:23.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:23.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:23.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 14:08:23.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:23.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:23.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:23.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:23.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:23.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:23.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:23.890 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:23.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:23.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:23.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:23.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:24.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:24.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:24.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:24.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:24.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:24.893 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:24.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:24.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:24.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:24.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:24.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:24.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 14:08:24.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:24.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:24.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:24.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:24.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:24.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:24.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:24.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:24.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:24.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:24.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:24.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:24.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:24.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:24.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:24.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:24.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:24.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:24.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:24.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:24.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:24.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:24.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:24.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:25.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:25.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:25.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:25.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:25.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:25.903 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:25.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:25.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 14:08:25.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:25.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:25.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:25.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 14:08:25.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:25.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:25.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:25.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:25.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:25.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:25.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:25.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:25.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:25.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:25.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:25.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:08:25.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:25.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:25.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:25.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:25.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:25.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:25.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:25.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:08:25.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:25.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:25.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:25.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:08:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:08:25.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:08:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:25.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 14:08:25.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:25.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:08:25.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:25.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:25.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:26.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:26.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:26.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:26.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:26.908 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:26.909 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 14:08:26.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:26.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:26.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:26.909 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:26.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:26.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:26.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:27.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:27.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:27.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:27.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:27.918 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:27.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:27.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 14:08:27.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:27.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:27.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:27.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:27.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:27.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:27.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:27.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:27.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:27.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:27.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:27.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:27.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:27.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:27.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:27.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:28.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:28.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:28.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:28.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:28.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:28.925 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:28.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:28.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:28.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:28.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:28.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:28.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:28.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:28.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:28.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:28.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:28.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:28.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:28.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:28.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:28.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:28.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:28.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:28.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:08:28.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:28.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:28.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:28.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:28.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:28.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:28.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:28.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:08:28.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:28.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:28.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:28.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:28.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:28.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:28.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:08:28.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:08:28.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:08:28.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:28.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:28.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:28.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:28.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:28.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:28.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:08:28.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:28.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:28.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:28.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:29.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:29.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:29.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:29.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:29.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:29.931 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:29.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:29.934 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 14:08:29.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:29.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:29.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:29.934 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:29.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:29.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:29.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:30.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:30.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:30.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:30.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:30.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:30.942 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:30.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:30.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:30.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:30.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:30.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:30.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:30.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:30.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:30.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:30.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:30.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:30.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:30.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:30.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:30.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:30.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:30.950 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 14:08:30.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:30.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 14:08:30.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:30.956 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:30.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:30.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:30.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:30.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:31.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:31.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:31.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:31.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:31.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:31.960 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:31.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:31.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:31.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:31.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:31.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:31.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:31.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:31.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:31.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:31.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:31.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:31.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:31.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:31.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:31.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:31.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:31.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:31.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:31.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:31.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 14:08:31.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:31.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:31.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:31.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:31.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:31.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:31.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:31.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:31.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:31.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:31.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:31.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:31.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:31.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:31.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:31.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:31.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:31.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:31.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:31.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:31.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:31.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:31.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:31.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:31.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:31.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:08:31.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:31.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:31.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:31.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:08:31.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:31.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:31.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:31.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:31.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:31.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:31.988 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 14:08:31.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:31.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:31.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:31.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:32.008 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:32.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:32.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:32.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:32.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:32.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:32.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:33.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:33.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:33.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:33.012 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:33.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:33.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:33.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:33.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:33.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:33.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:33.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:33.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:33.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:33.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:33.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:33.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:33.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:33.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:33.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:33.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:33.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:33.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:33.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:33.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:33.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:33.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:33.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:33.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:33.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:33.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:33.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:33.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:33.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:33.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:33.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 14:08:33.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:33.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:33.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:33.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:33.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:33.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:33.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:33.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:33.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:33.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 14:08:33.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:33.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:33.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:33.052 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:33.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:33.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:33.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:33.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:33.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:34.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:34.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:34.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:34.056 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:34.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:34.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:34.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:34.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:34.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:34.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:34.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:34.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:34.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:34.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:34.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:34.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:34.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:34.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:34.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:34.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:34.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:34.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:34.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:34.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:34.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:34.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 14:08:34.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:34.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:34.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:34.065 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:34.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:34.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:34.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:34.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:34.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:34.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:35.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:35.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:35.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:35.068 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:35.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:35.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:35.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:35.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:35.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:35.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:35.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:35.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:35.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:35.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:35.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:35.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:35.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:35.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:35.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:35.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:35.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:35.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:35.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:35.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:35.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:35.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:35.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:35.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:35.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:35.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:35.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:35.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:35.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:35.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:35.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:35.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:35.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:35.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:35.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:35.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:35.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:35.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:35.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:35.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:35.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:35.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:35.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:35.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:35.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:35.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:35.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:35.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:35.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:35.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:08:35.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:35.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:35.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:35.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:08:35.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:35.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:35.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:35.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:08:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:08:35.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:08:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:35.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:35.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:35.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:08:35.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:35.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:35.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:35.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:35.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:35.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:36.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:36.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:36.090 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:36.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:36.094 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 14:08:36.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:36.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:36.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:36.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:36.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:36.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:36.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:36.094 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:36.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:36.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:36.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:36.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:36.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:37.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:37.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:37.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:37.119 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:37.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:37.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:37.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:37.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:37.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:37.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:37.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:37.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:37.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:37.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:37.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:37.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:37.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:37.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:37.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:37.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:37.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:37.126 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 14:08:37.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:37.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:37.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:37.130 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:37.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:37.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:37.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:37.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:37.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:37.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:38.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:38.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:38.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:38.133 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:38.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:38.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:38.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 14:08:38.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:38.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:38.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:38.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:38.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:38.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:38.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:38.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:38.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:38.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:38.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:38.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:38.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:38.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:38.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:38.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:38.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:38.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:38.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:38.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:38.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:38.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:38.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:38.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:38.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:38.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:38.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:08:38.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:38.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:38.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:38.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:08:38.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:38.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:38.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:38.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:38.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:38.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:38.147 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 14:08:38.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:38.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:38.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:38.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 14:08:38.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:38.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:38.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:38.161 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:38.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:38.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:38.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:38.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:38.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:38.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:39.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:39.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:39.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:39.165 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:39.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:39.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:39.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:39.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:39.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:39.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:39.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:39.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:39.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:39.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:39.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:39.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:39.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:39.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:39.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:39.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:39.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:39.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:39.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:39.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:39.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:39.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:39.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:39.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:39.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:39.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:39.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:39.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:39.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:39.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:39.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:39.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:39.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:39.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:39.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:39.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:39.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:39.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:39.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:39.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:39.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:39.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:39.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:39.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:39.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:39.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:39.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:39.174 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 14:08:39.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:39.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:39.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:39.174 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:39.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:39.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:39.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:39.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:39.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:39.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:40.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:40.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:40.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:40.197 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:40.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:40.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:40.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:40.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:40.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:40.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:40.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:40.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:40.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:40.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:40.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:40.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:40.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:40.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:40.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:40.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:40.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:40.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:40.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:40.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:40.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:40.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:40.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:40.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:40.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:40.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:40.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:40.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:40.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:40.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:40.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:40.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:40.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:40.205 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 14:08:40.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:40.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:40.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:40.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:40.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:40.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:40.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:40.206 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:40.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:40.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:40.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:40.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:40.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:40.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:41.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:41.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:41.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:41.209 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:41.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:41.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:41.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:41.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:41.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:41.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:41.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:41.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:41.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:41.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:41.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:41.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:41.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:41.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:41.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:41.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:41.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:41.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:41.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:41.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:41.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:41.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:41.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:41.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:41.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:41.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:41.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:41.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:41.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:41.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:41.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:41.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:41.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:41.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:41.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:41.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:41.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:41.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:41.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:41.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:41.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:41.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:08:41.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:41.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:41.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:41.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:41.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:41.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:41.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:41.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:08:41.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:41.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:41.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:41.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:41.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:08:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:08:41.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:08:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:41.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:41.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:41.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:08:41.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:41.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:41.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:41.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:41.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:41.242 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 14:08:41.242 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 14:08:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:08:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:08:41.246 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 14:08:41.246 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 14:08:41.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:08:41.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:08:41.248 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 14:08:41.249 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 14:08:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:08:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:08:41.250 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 14:08:41.250 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 14:08:41.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:08:41.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:08:41.252 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 14:08:41.252 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 14:08:41.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:08:41.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:08:41.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:08:41.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:08:41.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:08:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:41.276 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 14:08:41.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:08:41.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 14:08:41.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:08:41.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:08:41.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:08:41.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:08:41.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:41.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:41.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:41.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:41.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:41.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:08:41.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:41.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:41.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:41.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:41.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:41.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:41.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:41.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:41.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:41.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:41.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:41.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:41.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:08:41.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:08:41.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:08:41.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:41.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:41.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:41.320 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 14:08:41.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:41.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:41.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:41.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:41.320 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:41.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:41.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:41.340 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:41.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:41.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:41.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:41.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:41.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:41.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:42.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:42.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:42.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:42.343 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:42.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:42.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 14:08:42.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:42.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 14:08:42.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:42.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:42.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:42.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:42.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:42.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:42.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:43.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:43.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:43.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:43.345 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:43.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:43.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:43.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:43.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:43.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:43.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:43.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:43.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:43.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:43.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:43.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:43.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:43.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:43.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:43.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:43.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:44.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:44.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:44.347 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:08:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:08:44.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:08:44.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:44.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:44.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:44.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:44.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:44.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:44.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:08:44.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:44.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:44.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:44.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:44.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:44.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:45.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:45.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:45.349 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:08:45.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:45.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:45.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:45.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:45.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:45.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:08:45.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:45.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:45.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:45.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:45.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:45.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:46.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:46.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:46.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:46.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:46.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:46.851 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:46.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:46.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:46.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:46.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:46.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:46.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:46.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:46.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:46.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:46.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:46.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:46.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:46.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:46.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:47.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:47.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:47.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:47.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:47.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:47.853 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:47.856 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 14:08:47.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:47.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:47.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:47.862 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:47.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:47.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:47.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:48.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:48.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:48.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:48.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:48.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:48.865 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:48.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:48.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 14:08:48.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:48.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:48.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:48.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:48.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:49.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:49.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:49.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:49.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:49.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:49.867 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:49.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:49.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:49.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:49.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:49.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:49.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 14:08:49.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:49.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:49.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:49.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:49.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:49.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:49.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:49.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:50.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:50.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:50.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:50.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:50.869 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:08:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:08:50.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:08:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:50.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:50.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:50.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:08:50.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:50.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:50.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:51.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:51.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:51.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:51.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:51.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:51.871 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:51.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:51.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:08:51.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:51.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:51.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:51.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:51.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:51.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:51.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:51.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:08:51.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:51.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:51.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:51.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:52.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:52.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:52.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:52.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:52.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:52.873 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:52.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:52.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:52.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:52.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:52.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:52.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:52.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:52.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:52.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:52.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:08:52.876 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 14:08:52.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:52.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:52.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:52.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:52.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:52.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:52.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:52.883 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:52.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:52.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:52.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:52.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:53.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:53.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:53.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:53.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:53.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:53.886 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:53.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:53.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:53.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:53.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:53.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:53.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:53.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:53.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:53.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:53.886 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:53.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:53.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:53.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:53.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:54.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:54.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:54.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:54.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:54.887 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:54.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:54.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:54.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:54.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:54.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 14:08:54.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:54.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:54.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:54.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:54.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:54.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:54.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:54.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:55.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:55.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:55.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:55.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:55.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:55.889 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:55.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:08:55.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:08:55.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:08:55.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:55.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:55.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:55.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:55.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:55.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:55.890 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:08:55.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:55.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:55.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:55.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:56.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:56.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:56.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:56.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:56.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:56.891 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:56.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:08:56.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 14:08:56.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:08:56.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:56.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:56.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 14:08:56.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:56.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:56.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:56.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:08:56.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:56.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:56.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:56.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:57.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:57.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:57.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:57.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:57.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:57.893 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:57.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:08:57.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:08:57.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:08:57.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:57.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:57.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 14:08:57.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:57.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:57.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:57.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:08:57.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:57.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:57.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:57.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:08:57.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:08:57.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:08:57.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.... 14:08:57.899 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 14:08:57.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:08:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:57.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:57.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:57.904 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:08:57.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:57.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:57.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:57.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:58.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:58.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:58.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:58.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:58.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:58.907 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:08:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:08:58.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:08:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:58.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 14:08:58.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:58.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:08:58.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:58.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:58.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:59.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:59.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:59.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:59.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:08:59.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:08:59.909 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:08:59.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:08:59.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:08:59.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:08:59.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:08:59.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:08:59.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:08:59.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:08:59.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:08:59.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:08:59.909 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:08:59.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:08:59.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:08:59.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:08:59.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:00.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:00.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:00.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:00.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:00.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:09:00.910 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:09:00.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:09:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:09:00.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:09:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:00.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:00.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:00.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:09:00.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:00.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:00.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:01.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:01.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:01.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:01.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:01.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:09:01.912 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:09:01.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:09:01.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:09:01.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:09:01.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:01.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:01.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 14:09:01.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:01.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:01.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:01.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:09:01.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:01.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:01.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:01.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:01.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:01.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:09:01.916 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 14:09:01.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:01.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:01.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:01.917 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:09:01.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:01.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:01.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:01.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:02.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:02.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:02.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:02.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:09:02.924 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:09:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:09:02.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:09:02.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:09:02.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:02.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:02.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:02.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:02.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:02.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:02.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:09:02.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:02.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:02.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:02.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:03.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:03.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:03.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:03.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:03.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:09:03.926 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:09:03.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:09:03.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:09:03.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:09:03.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:03.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:03.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:03.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:03.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:03.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:03.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:09:03.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:03.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:03.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:03.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:04.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:04.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:04.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:04.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:05.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:05.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:09:05.428 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:09:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:09:05.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:09:05.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:09:05.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:05.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:05.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:05.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:05.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:05.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:05.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:09:05.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:05.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:05.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:05.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:05.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:05.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:06.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:06.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:06.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:09:06.430 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:09:06.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:09:06.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:09:06.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:09:06.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:06.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:06.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 14:09:06.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:06.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:06.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:06.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:09:06.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:06.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:06.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:06.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:06.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:06.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:06.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:09:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:09:06.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:09:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:06.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:06.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:06.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:09:06.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:06.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:06.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:06.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:06.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:09:06.439 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 14:09:06.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:06.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 14:09:06.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:06.444 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:09:06.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:06.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:06.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:06.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:06.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:06.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:07.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:07.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:07.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:09:07.448 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:09:07.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:09:07.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:09:07.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:09:07.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:07.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:07.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:07.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:07.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:07.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:07.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:09:07.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:07.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:07.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:07.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:07.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:07.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:09:07.455 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 14:09:07.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:07.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:07.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:07.459 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:09:07.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:07.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:07.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:07.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:07.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:07.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:08.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:08.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:08.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:09:08.462 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:09:08.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:09:08.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:09:08.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:09:08.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:08.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:08.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:08.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:08.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:08.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:08.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:09:08.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:08.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:08.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:08.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:08.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:08.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:08.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:09:08.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:09:08.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:09:08.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:08.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:08.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:08.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:08.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:08.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:08.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:09:08.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:08.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:08.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:08.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:08.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:08.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:09.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:09.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:09:09.470 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:09:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:09:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:09:09.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:09:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:09.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:09.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:09.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:09.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:09:09.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:09.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:09.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:09.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:09.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:09.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:10.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:10.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:10.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:10.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:10.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:09:10.972 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:09:10.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:09:10.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:09:10.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:09:10.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:10.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:10.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:10.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:10.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:10.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:10.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:09:10.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:10.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:10.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:10.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:10.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:10.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:09:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:09:10.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:09:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:10.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 14:09:10.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:10.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:09:10.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:10.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:10.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:10.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:10.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:09:10.982 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 14:09:10.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:10.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:10.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:10.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:10.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:10.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:10.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:11.008 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:09:11.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:11.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:11.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:11.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:11.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:11.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:12.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:12.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:12.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:09:12.011 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:09:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:09:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:09:12.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:09:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:12.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:12.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:12.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:09:12.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:12.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:12.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:12.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:12.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:12.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:09:12.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:09:12.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:09:12.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:12.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:12.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:12.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:12.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:12.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:12.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:09:12.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:12.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:12.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:12.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:12.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:12.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:12.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:09:12.021 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 14:09:12.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:12.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:12.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:12.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:12.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:12.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:12.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:12.036 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:09:12.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:12.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:12.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:12.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:12.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:12.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:13.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:13.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:13.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:09:13.040 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:09:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:09:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:09:13.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:09:13.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:13.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:13.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:13.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:13.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:13.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:13.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:09:13.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:13.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:13.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:13.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:13.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:09:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:09:13.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:09:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:13.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:13.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:13.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:09:13.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:13.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:13.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:13.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:13.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:13.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:09:13.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:09:13.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:09:13.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:13.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:13.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:13.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:13.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:13.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:13.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:09:13.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:13.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:13.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:13.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:13.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:13.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:14.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:14.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:09:14.052 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:09:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 14:09:14.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 14:09:14.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 14:09:14.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:14.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:14.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:14.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:14.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:14.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:14.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 14:09:14.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:14.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:14.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:14.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:14.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:14.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:14.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 14:09:14.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 14:09:14.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 14:09:14.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:14.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:14.061 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:14.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:14.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:14.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:14.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 14:09:14.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:14.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:14.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:14.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:14.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:14.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:14.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 14:09:14.067 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 14:09:14.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:14.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:14.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:14.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:14.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:14.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:14.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:14.075 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 14:09:14.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:14.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:14.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:14.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:14.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:14.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:15.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:15.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:15.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:09:15.078 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 14:09:15.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 14:09:15.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 14:09:15.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 14:09:15.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:15.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:15.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:15.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:15.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:15.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:15.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 14:09:15.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:15.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:15.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:15.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:15.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:15.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:15.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 14:09:15.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 14:09:15.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 14:09:15.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:15.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:15.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:15.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:15.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:15.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:15.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 14:09:15.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:15.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:15.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:15.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:15.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:15.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:15.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 14:09:15.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 14:09:15.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 14:09:15.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:15.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:15.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 14:09:15.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:15.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:15.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:15.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 14:09:15.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:15.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:15.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:15.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:15.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:15.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 14:09:15.095 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 14:09:15.095 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 14:09:15.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:15.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:15.099 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 14:09:15.099 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 14:09:15.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:15.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:15.101 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 14:09:15.101 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 14:09:15.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:15.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:15.103 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 14:09:15.103 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 14:09:15.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:15.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:15.104 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 14:09:15.104 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 14:09:15.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:15.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:15.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:09:15.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:15.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:15.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:15.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:15.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 14:09:15.112 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 14:09:15.112 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:15.112 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:15.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:15.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.975 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 93.136 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 33.835 s Running org.eclipse.reddeer.core.test.DummyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.core.test.DummyTest dummyTest(org.eclipse.reddeer.core.test.DummyTest) Time elapsed: 0.001 s Results: Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.core.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.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 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.test >------- [INFO] Building RedDeer Workbench Tests 4.7.0-SNAPSHOT [33/58] [INFO] from tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.test --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.test --- [INFO] Resolving class path of RedDeer Workbench Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.test --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/org.eclipse.reddeer.workbench.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/org.eclipse.reddeer.workbench.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.workbench.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.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.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.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 14:09:24.728 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:09:24.730 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:09:24.746 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:09:24.747 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:09:24.780 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:09:24.858 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:09:24.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:24.866 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:09:24.868 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:09:24.869 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:09:24.878 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:09:24.949 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:24.949 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:09:24.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:24.951 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:09:24.954 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:24.954 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:09:24.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:09:24.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:09:24.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:09:24.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:09:24.978 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:09:24.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:09:24.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:24.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:24.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:24.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:25.026 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:25.029 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:25.029 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:25.029 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:25.029 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:25.030 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:25.030 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:25.030 DEBUG [main][MenuItemLookup] Item match:Window 14:09:25.034 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:25.034 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:25.034 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:25.034 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:25.034 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:25.034 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:09:25.034 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:25.035 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:09:25.035 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:25.035 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:09:25.035 DEBUG [main][MenuItemLookup] Item match:Preferences 14:09:25.037 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:09:25.037 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:09:25.038 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:09:25.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:09:25.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:09:25.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:09:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:25.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:25.187 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:09:25.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:09:25.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:09:25.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:25.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:25.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:25.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:25.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:25.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:25.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:25.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:09:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:25.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:25.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:25.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:25.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:25.269 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:09:25.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:25.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:25.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:25.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:25.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:09:25.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:09:25.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:25.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:25.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:25.342 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:25.344 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 14:09:25.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:09:25.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:25.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:25.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:25.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:25.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:25.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:25.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:25.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:25.359 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:25.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:09:25.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:25.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:25.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:25.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:25.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:25.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:09:25.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:09:25.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:25.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:25.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:25.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:25.379 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 14:09:25.380 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 14:09:25.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:09:25.381 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:25.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:25.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:25.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:09:25.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:25.455 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:25.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:25.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:25.460 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 14:09:25.460 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:25.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 14:09:25.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:09:25.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:25.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:25.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:25.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:25.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:25.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:25.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:25.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:25.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:25.470 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 14:09:25.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:25.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:25.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:25.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:25.472 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:25.472 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:25.472 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:25.472 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:25.472 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:25.472 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:25.472 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:25.472 DEBUG [main][MenuItemLookup] Item match:Window 14:09:25.473 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:25.473 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:25.473 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:25.473 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:25.473 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:25.473 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:25.482 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:25.482 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:25.482 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:25.482 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:25.482 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:25.483 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:25.483 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:25.483 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:25.483 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:25.483 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:25.483 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:25.492 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:25.492 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:25.492 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:25.572 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 14:09:25.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:25.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:25.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:25.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:25.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:25.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:25.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:25.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:25.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:25.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:25.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:25.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:25.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:25.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:25.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:25.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:25.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:09:25.581 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:09:25.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:26.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:09:26.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:09:26.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:09:26.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:26.091 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:09:26.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:26.091 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:09:26.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 14:09:26.093 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 14:09:26.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 14:09:26.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 14:09:26.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:26.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:26.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:26.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:26.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:26.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:26.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:09:26.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:26.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:26.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:26.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:26.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:26.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:26.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:26.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:26.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:26.097 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:26.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:26.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:26.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:26.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:26.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:26.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:26.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:26.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:26.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:26.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:26.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:26.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 14:09:26.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:26.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:26.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:26.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:26.183 INFO [WorkbenchTestable][AbstractView] Activate view Markers 14:09:26.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:09:26.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:26.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:26.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:26.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:26.185 INFO [WorkbenchTestable][AbstractView] Activate view Markers 14:09:26.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:09:26.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:26.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:09:26.187 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 14:09:26.187 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 14:09:26.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:09:26.187 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:26.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:26.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:09:26.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:26.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:26.248 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 14:09:26.248 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:26.248 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 14:09:26.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:09:26.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:26.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:26.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:26.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:26.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:26.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:26.261 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:09:26.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:26.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:26.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:26.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:26.262 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:26.262 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:26.262 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:26.262 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:26.262 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:26.262 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:26.262 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:26.262 DEBUG [main][MenuItemLookup] Item match:Window 14:09:26.263 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:26.263 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:26.263 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:26.263 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:26.263 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:26.263 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:26.267 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:26.267 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:26.267 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:26.267 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:26.267 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:26.267 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:26.267 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:26.267 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:26.267 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:26.267 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:26.267 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:26.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:26.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:26.268 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:26.342 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 14:09:26.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:26.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:26.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:26.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:26.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:26.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:26.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:26.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:26.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:26.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:26.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:26.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:26.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:26.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:26.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:26.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:09:26.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:09:26.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:26.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:09:26.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:26.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:09:26.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:09:26.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:09:26.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:26.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:09:26.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:26.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:09:26.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:09:26.346 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:09:26.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:09:26.347 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:09:26.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:26.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:26.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:26.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:26.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:26.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:26.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:09:26.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:26.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:26.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:26.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:26.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:26.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:26.349 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:26.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:26.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:26.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:26.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:26.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:26.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:26.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:26.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:26.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:26.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:26.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:26.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:26.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:26.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:09:26.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:26.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:26.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:26.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:09:26.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:09:26.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:26.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:26.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:26.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:26.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:09:26.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:09:26.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:26.472 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 14:09:26.472 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 14:09:26.472 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 14:09:26.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:09:26.473 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:26.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:09:26.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:26.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:26.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:26.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:26.540 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 14:09:26.541 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 14:09:26.541 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:26.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.889 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.116 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.788 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.292 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:26.626 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:26.628 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:09:26.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:26.628 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:26.628 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:26.628 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:09:26.628 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:26.628 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:09:26.629 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:26.629 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:09:26.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:09:26.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:09:26.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:09:26.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:09:26.630 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:09:26.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:09:26.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:26.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:26.638 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:26.638 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:26.638 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:26.638 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:26.638 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:26.638 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:26.638 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:26.638 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:26.638 DEBUG [main][MenuItemLookup] Item match:Window 14:09:26.639 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:26.639 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:26.639 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:26.639 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:26.639 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:26.639 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:09:26.639 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:26.639 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:09:26.639 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:26.639 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:09:26.639 DEBUG [main][MenuItemLookup] Item match:Preferences 14:09:26.639 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:09:26.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:09:26.639 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:09:26.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:09:26.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:09:26.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:09:26.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:26.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:26.744 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:09:26.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:09:26.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:09:26.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:26.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:26.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:26.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:09:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:26.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:26.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:26.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:26.748 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:09:26.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:26.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:26.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:26.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:26.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:09:26.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:09:26.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:26.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:26.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:26.779 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:26.779 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:26.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:26.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:26.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:26.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:26.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:26.784 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:09:26.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:26.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:26.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:26.784 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:26.784 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:26.784 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:26.784 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:26.785 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:26.785 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:26.785 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:26.785 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:26.785 DEBUG [main][MenuItemLookup] Item match:Window 14:09:26.785 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:26.785 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:26.785 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:26.785 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:26.785 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:26.785 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:26.789 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:26.789 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:26.789 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:26.789 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:26.789 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:26.789 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:26.789 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:26.789 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:26.789 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:26.789 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:26.789 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:26.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:26.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:26.799 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:26.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:26.876 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 14:09:26.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:26.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:26.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:26.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:26.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:26.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:26.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:26.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:26.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:26.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:26.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:26.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:26.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:26.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:26.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:26.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:26.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:09:26.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:26.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:27.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:27.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:09:27.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:27.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:27.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:27.382 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:09:27.382 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:09:27.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:09:27.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:09:27.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:27.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:27.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 14:09:27.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:27.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:27.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:27.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:27.386 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:27.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:27.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:27.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:27.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:27.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:27.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:27.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:27.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:27.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:27.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:27.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:27.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:27.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:09:27.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:27.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:27.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:27.429 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:27.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:27.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:27.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:27.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:27.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:27.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:27.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:27.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:27.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:27.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:09:27.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:27.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:27.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:27.435 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:27.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:27.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:27.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:27.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:27.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:27.436 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:09:27.436 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:09:27.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:27.437 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:27.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:27.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:27.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:27.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.463 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:27.463 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:27.463 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:27.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:27.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:27.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:27.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:27.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:27.466 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:09:27.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:27.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:27.467 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:27.467 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:27.467 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:27.467 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:27.467 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:27.467 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:27.467 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:27.467 DEBUG [main][MenuItemLookup] Item match:Window 14:09:27.467 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:27.467 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:27.467 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:27.467 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:27.467 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:27.467 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:27.470 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:27.470 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:27.470 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:27.470 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:27.470 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:27.470 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:27.470 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:27.470 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:27.470 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:27.470 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:27.470 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:27.471 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:27.471 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:27.471 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:27.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:27.540 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 14:09:27.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:27.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:27.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:27.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:27.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:27.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:27.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:27.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:27.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:27.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:27.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:27.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:27.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:09:27.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:27.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:27.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:27.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:27.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:27.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:09:27.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:27.544 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:27.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:27.544 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:09:27.544 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:09:27.544 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:09:27.544 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:09:27.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:27.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:27.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:09:27.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:27.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:27.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:27.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:27.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:27.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:27.546 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:27.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:27.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:27.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:27.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:27.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:27.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:27.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:27.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:27.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:27.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:27.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:27.591 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:27.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 '\*?\QWorkbench Test\E') 14:09:27.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:27.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:27.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:27.593 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:27.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:27.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:27.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:27.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:27.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:27.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:27.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:27.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:27.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:27.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:09:27.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:27.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:27.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:27.631 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:27.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:27.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:27.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:27.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:27.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:27.639 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:09:27.639 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:09:27.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:27.640 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:27.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:27.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:27.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:27.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.663 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:27.663 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:27.663 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:27.663 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:27.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:27.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:27.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:27.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:27.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:27.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:27.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:27.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:27.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.670 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:27.670 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:27.670 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:27.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:27.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:27.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:27.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:27.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:27.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:27.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:27.677 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:27.677 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:27.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.677 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:27.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:27.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:27.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:27.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:27.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:27.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:27.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:27.684 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 14:09:27.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:27.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:27.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:27.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:27.686 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:27.686 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:27.686 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:27.686 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:27.686 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:27.686 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:27.686 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:27.686 DEBUG [main][MenuItemLookup] Item match:Window 14:09:27.687 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:27.687 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:27.687 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:27.687 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:27.687 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:27.687 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:27.691 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:27.691 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:27.691 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:27.691 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:27.691 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:27.691 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:27.691 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:27.691 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:27.691 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:27.691 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:27.691 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:27.692 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:27.692 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:27.692 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:27.754 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 14:09:27.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:27.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:27.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:27.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:27.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:27.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:27.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:27.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:27.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:27.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:09:27.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:27.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:27.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:09:27.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:27.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:27.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:27.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:27.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:27.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 14:09:27.759 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 14:09:27.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 14:09:27.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 14:09:27.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:27.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:27.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:27.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 14:09:27.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:27.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:27.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:27.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:27.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:27.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:27.761 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:27.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:27.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:27.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:27.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:27.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:27.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 14:09:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:27.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:27.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:27.837 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 14:09:27.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 14:09:27.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:27.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:27.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:27.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:27.843 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 14:09:27.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 14:09:27.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:27.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 14:09:27.851 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 14:09:27.851 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 14:09:27.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 14:09:27.852 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:27.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:27.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:27.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:27.879 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:27.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.879 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:27.879 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:27.880 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:27.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:27.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:27.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:27.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:27.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:27.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:27.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:27.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:27.886 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:27.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:27.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:27.887 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:27.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:27.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:27.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:27.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:27.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:27.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:27.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:27.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:27.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.895 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:27.895 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:27.895 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:27.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:27.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:27.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:27.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:27.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:27.899 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:09:27.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:27.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:27.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:27.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:27.900 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:27.900 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:27.900 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:27.900 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:27.900 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:27.900 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:27.900 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:27.900 DEBUG [main][MenuItemLookup] Item match:Window 14:09:27.900 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:27.900 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:27.900 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:27.900 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:27.900 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:27.900 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:27.924 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:27.924 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:27.924 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:27.924 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:27.924 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:27.924 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:27.924 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:27.924 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:27.924 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:27.924 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:27.924 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:27.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:27.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:27.934 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:27.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:27.985 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 14:09:27.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:27.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:27.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:27.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:27.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:27.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:27.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:27.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:27.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:27.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:27.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:27.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:27.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:09:27.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:27.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:27.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:27.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:27.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:27.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:09:27.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:27.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:27.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:27.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:27.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:27.988 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:09:27.988 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:09:27.989 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:09:27.989 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:09:27.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:27.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:27.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:27.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:09:27.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:27.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:27.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:27.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:27.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:27.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:27.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:27.991 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:27.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:27.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:27.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:27.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:28.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:28.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:28.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:28.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:28.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:28.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:28.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:09:28.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:28.054 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:28.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:28.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:28.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:28.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:28.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:28.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:28.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:28.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:09:28.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:28.074 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:28.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:28.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:28.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:28.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:28.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:28.076 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:09:28.076 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:09:28.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:28.077 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:28.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:28.091 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:28.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.102 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:28.102 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:28.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:28.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:28.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:28.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:28.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:28.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:28.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:28.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:28.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:28.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:28.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:28.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:28.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:28.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.133 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:28.133 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:28.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:28.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:28.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:28.137 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 14:09:28.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:28.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:28.145 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:28.145 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:28.146 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:28.146 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:28.146 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:28.146 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:28.146 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:28.146 DEBUG [main][MenuItemLookup] Item match:Window 14:09:28.146 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:28.146 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:28.146 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:28.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:28.146 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:28.146 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:28.150 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:28.150 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:28.150 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:28.150 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:28.150 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:28.150 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:28.150 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:28.150 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:28.150 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:28.150 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:28.150 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:28.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:28.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:28.151 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:28.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:09:28.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:28.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:28.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:28.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:28.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:09:28.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:28.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:28.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:28.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:09:28.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:28.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:28.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:28.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:28.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:28.236 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 14:09:28.236 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 14:09:28.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 14:09:28.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 14:09:28.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:28.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:28.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:28.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:09:28.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:28.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:28.240 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:28.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:28.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:28.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:28.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:28.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:28.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:28.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 '\*?\QWorkbench Dirty Test\E') 14:09:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:28.298 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 14:09:28.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 14:09:28.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:28.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:28.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:28.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:28.332 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: ") 14:09:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:09:28.336 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:09:28.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:28.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:28.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:28.340 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:28.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:28.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:28.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:28.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:28.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:28.349 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:28.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:28.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:28.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:28.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:28.353 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:09:28.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:28.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:28.355 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:28.355 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:28.355 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:28.355 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:28.355 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:28.355 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:28.355 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:28.355 DEBUG [main][MenuItemLookup] Item match:Window 14:09:28.355 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:28.355 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:28.355 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:28.356 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:28.356 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:28.356 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:28.360 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:28.360 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:28.360 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:28.360 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:28.360 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:28.360 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:28.360 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:28.360 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:28.360 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:28.360 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:28.360 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:28.371 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:28.371 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:28.371 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:28.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:28.431 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 14:09:28.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:28.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:28.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:28.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:28.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:28.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:28.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:28.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:28.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:09:28.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:28.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:28.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:28.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:28.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:28.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:09:28.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:28.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:28.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:28.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:28.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:28.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:09:28.435 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:09:28.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:09:28.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:09:28.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:28.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:28.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:28.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:09:28.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:28.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:28.437 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:28.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:28.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:28.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:28.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:28.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:28.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:28.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:28.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:28.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:28.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:09:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:28.498 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:28.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:28.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:28.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:28.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:28.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:28.500 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:28.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:28.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:28.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:09:28.500 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:09:28.500 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:09:28.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:28.501 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:28.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:28.546 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:09:28.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:28.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:28.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:28.547 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:28.547 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:28.547 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:28.547 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:28.547 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:28.547 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:28.547 DEBUG [main][MenuItemLookup] Item match:Window 14:09:28.548 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:28.548 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:28.548 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:28.548 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:28.548 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:28.548 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:28.552 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:28.552 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:28.552 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:28.552 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:28.552 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:28.552 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:28.552 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:28.552 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:28.552 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:28.553 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:28.553 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:28.553 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:28.553 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:28.553 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:28.609 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 14:09:28.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:28.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:28.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:28.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.610 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:28.610 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:28.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:28.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:28.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:28.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:09:28.611 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:28.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:28.611 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:28.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:28.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:28.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:09:28.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:28.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:28.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:28.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:28.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:28.612 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:09:28.612 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:09:28.612 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:09:28.612 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:09:28.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:28.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:28.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:28.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.613 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:09:28.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:28.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:28.614 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:28.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:28.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:28.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:28.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:28.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:28.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:28.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:28.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:09:28.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:28.680 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:28.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:28.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:28.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:28.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:28.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:28.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:28.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:28.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:09:28.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:28.693 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:28.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:28.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:28.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:28.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:28.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:28.694 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:09:28.694 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:09:28.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:28.695 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:28.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:28.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:28.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.712 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:28.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:28.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:28.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:28.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:28.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:28.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:28.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.730 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:28.730 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:28.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:28.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:28.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:28.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:28.734 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:28.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.734 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.735 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:28.735 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:28.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:28.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:28.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:28.739 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:09:28.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:28.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.739 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:28.739 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:28.739 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:28.739 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:28.740 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:28.740 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:28.740 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:28.740 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:28.740 DEBUG [main][MenuItemLookup] Item match:Window 14:09:28.740 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:28.740 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:28.740 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:28.740 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:28.740 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:28.740 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:28.744 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:28.744 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:28.744 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:28.744 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:28.744 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:28.744 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:28.745 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:28.745 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:28.745 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:28.745 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:28.745 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:28.752 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:28.753 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:28.753 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:28.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:28.803 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 14:09:28.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:28.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:28.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:28.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:28.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:28.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:28.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:09:28.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:28.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:28.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:28.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:28.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:28.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:09:28.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:28.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:28.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:28.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:28.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:28.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:09:28.833 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:09:28.833 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:09:28.833 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:09:28.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:28.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:28.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:28.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:09:28.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:28.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:28.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:28.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:28.835 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:28.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:28.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:28.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:28.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:28.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:28.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:28.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:28.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:28.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:28.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:09:28.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:28.888 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:28.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:28.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:28.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:28.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:28.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:28.889 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:28.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:28.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:28.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:09:28.890 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:09:28.890 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:09:28.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:28.890 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:28.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:28.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:28.929 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:28.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.930 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:28.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:28.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:28.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:28.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:28.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:28.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:28.934 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:09:28.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:28.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:28.935 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:28.935 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:28.935 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:28.935 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:28.935 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:28.935 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:28.935 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:28.935 DEBUG [main][MenuItemLookup] Item match:Window 14:09:28.936 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:28.936 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:28.936 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:28.936 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:28.936 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:28.936 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:28.939 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:28.939 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:28.939 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:28.939 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:28.939 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:28.939 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:28.939 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:28.939 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:28.939 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:28.939 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:28.939 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:28.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:28.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:28.945 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:28.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:28.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:09:28.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:28.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:28.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:28.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:28.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:28.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:28.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:28.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:09:28.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:28.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:28.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:28.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:28.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:28.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:09:28.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:28.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:28.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:28.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:28.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:28.995 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:09:28.995 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:09:28.995 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:09:28.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:09:28.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:28.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:28.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:28.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:28.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:28.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:09:28.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:28.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:28.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:28.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:28.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:28.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:28.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:29.001 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:29.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:29.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:29.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:29.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:29.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:29.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:29.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:29.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:29.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:29.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:29.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:09:29.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:29.055 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:29.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:29.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:29.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:29.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:29.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:29.057 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:29.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:29.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:29.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:09:29.057 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:09:29.057 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:09:29.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:29.058 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:29.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:29.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:29.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:29.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:29.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:29.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:29.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:29.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:29.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:29.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:29.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:29.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:29.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:29.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:29.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:29.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.082 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:29.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:29.082 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:29.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:29.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:29.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:29.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:29.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:29.085 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:09:29.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:29.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:29.086 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:29.086 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:29.086 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:29.086 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:29.086 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:29.086 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:29.086 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:29.086 DEBUG [main][MenuItemLookup] Item match:Window 14:09:29.086 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:29.086 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:29.086 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:29.086 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:29.086 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:29.086 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:29.089 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:29.089 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:29.089 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:29.089 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:29.089 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:29.089 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:29.089 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:29.089 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:29.089 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:29.089 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:29.089 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:29.089 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:29.089 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:29.090 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:29.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:29.164 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 14:09:29.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:29.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:29.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:29.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:29.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:29.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:09:29.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:29.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:29.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:09:29.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:29.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:29.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:29.169 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:09:29.169 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:09:29.169 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:09:29.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:09:29.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:29.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:29.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 14:09:29.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:29.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:29.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:29.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:29.172 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:29.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:29.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:29.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:29.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:29.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:29.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:29.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:29.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:09:29.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:29.219 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:29.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:29.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:29.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:29.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:29.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:29.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:29.224 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 14:09:29.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:29.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:29.225 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:29.225 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:29.225 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:29.225 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:29.225 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:29.225 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:29.225 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:29.225 DEBUG [main][MenuItemLookup] Item match:Window 14:09:29.226 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:29.226 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:29.226 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:29.226 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:29.226 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:29.226 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:29.229 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:29.229 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:29.229 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:29.229 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:29.229 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:29.229 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:29.229 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:29.229 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:29.229 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:29.229 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:29.229 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:29.230 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:29.230 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:29.230 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:29.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:29.279 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 14:09:29.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:29.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:29.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:29.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:29.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:29.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:29.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:29.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:29.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:09:29.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:09:29.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:29.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:09:29.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:29.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:09:29.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:09:29.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:09:29.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:29.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:09:29.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:29.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:09:29.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 14:09:29.282 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 14:09:29.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 14:09:29.283 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 14:09:29.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:29.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:29.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:09:29.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:29.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:29.284 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:29.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:29.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:29.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:29.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:29.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:29.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:29.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:29.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:29.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:29.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 14:09:29.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:29.370 INFO [WorkbenchTestable][AbstractView] Activate view Markers 14:09:29.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:09:29.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:29.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:29.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:29.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:29.371 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:29.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:29.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:29.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:09:29.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:29.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:29.387 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:09:29.387 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:09:29.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:29.387 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:29.399 INFO [WorkbenchTestable][AbstractView] Activate view Markers 14:09:29.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:09:29.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:29.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:09:29.400 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 14:09:29.400 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 14:09:29.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:09:29.400 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:29.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:29.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:29.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:29.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:29.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:29.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:29.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:29.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:29.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:29.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:29.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:29.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:29.448 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:09:29.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:29.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.449 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:29.449 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:29.449 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:29.449 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:29.449 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:29.449 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:29.449 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:29.449 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:29.449 DEBUG [main][MenuItemLookup] Item match:Window 14:09:29.449 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:29.449 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:29.449 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:29.449 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:29.449 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:29.449 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:29.452 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:29.452 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:29.452 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:29.452 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:29.452 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:29.452 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:29.452 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:29.452 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:29.452 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:29.452 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:29.452 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:29.459 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:29.459 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:29.459 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:29.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:29.506 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 14:09:29.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:29.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:29.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:29.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:29.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:29.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:29.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:29.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:09:29.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:29.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:29.531 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:29.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:29.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:29.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:09:29.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:29.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:29.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:29.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:09:29.532 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:09:29.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:09:29.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:09:29.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:29.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:29.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:09:29.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:29.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:29.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:29.534 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:29.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:29.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:29.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:29.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:29.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:29.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:29.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:29.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:29.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:29.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:29.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:09:29.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:29.588 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:29.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:29.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:29.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:29.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:29.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:29.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:29.604 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 14:09:29.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:29.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:29.604 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:29.604 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:29.604 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:29.604 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:29.604 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:29.604 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:29.604 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:29.604 DEBUG [main][MenuItemLookup] Item match:Window 14:09:29.605 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:29.605 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:29.605 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:29.605 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:29.605 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:29.605 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:29.608 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:29.609 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:29.609 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:29.609 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:29.609 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:29.609 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:29.609 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:29.609 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:29.609 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:29.609 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:29.609 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:29.609 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:29.609 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:29.609 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:29.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:29.670 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 14:09:29.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:29.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:29.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:29.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:09:29.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:09:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:29.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:09:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:29.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:09:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:09:29.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:09:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:29.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:09:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:29.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:09:29.675 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 14:09:29.675 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 14:09:29.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 14:09:29.675 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 14:09:29.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:29.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:29.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:29.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:09:29.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:29.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:29.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:29.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:29.677 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:29.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:29.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:29.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:29.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:29.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:29.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:29.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:29.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 14:09:29.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:29.753 INFO [WorkbenchTestable][AbstractView] Activate view Markers 14:09:29.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:09:29.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:29.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:29.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:29.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:29.763 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:29.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:29.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:29.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:09:29.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:29.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:29.775 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:29.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:29.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:29.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:09:29.776 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:09:29.776 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:09:29.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:29.776 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:29.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:29.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:29.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:29.795 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:29.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:29.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:29.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:29.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:29.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:29.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:29.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:29.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:29.800 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:09:29.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:29.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:29.801 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:29.801 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:29.801 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:29.801 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:29.801 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:29.801 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:29.801 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:29.801 DEBUG [main][MenuItemLookup] Item match:Window 14:09:29.802 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:29.802 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:29.802 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:29.802 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:29.802 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:29.802 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:29.824 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:29.824 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:29.824 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:29.824 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:29.824 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:29.824 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:29.824 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:29.824 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:29.824 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:29.824 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:29.824 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:29.833 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:29.834 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:29.834 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:29.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:29.891 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 14:09:29.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:29.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:09:29.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:29.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:29.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:29.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:29.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:29.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:09:29.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:29.894 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:29.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:09:29.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:29.894 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:29.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:29.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:29.894 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:09:29.894 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:09:29.894 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:09:29.895 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:09:29.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:29.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:29.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:29.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:09:29.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:29.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:29.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:29.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:29.896 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:29.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:29.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:29.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:29.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:29.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:29.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:29.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.950 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:29.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:09:29.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:29.952 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:29.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:29.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:29.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:29.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:29.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:29.954 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:29.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:29.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:29.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 14:09:29.955 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:09:29.955 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:09:29.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:29.955 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:29.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:29.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:29.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:29.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:29.986 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:29.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:29.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:29.986 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:29.986 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:29.986 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:29.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:29.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:29.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:29.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:29.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.988 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate. 14:09:29.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:29.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:29.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:29.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 14:09:29.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:29.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:29.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:29.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:29.995 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 14:09:29.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 14:09:30.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:30.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:30.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:30.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:30.005 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: ") 14:09:30.005 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:30.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:30.006 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 14:09:30.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:30.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:30.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:30.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:09:30.007 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:09:30.007 INFO [WorkbenchTestable][AbstractText] Text set to: hello 14:09:30.032 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 14:09:30.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 14:09:30.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:30.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 14:09:30.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:30.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:30.033 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:30.033 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:30.033 DEBUG [main][MenuItemLookup] Item match:File 14:09:30.035 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:09:30.035 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:09:30.035 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:09:30.035 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:09:30.035 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:30.035 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:09:30.035 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:09:30.035 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:30.035 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:09:30.035 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:09:30.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:09:30.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:09:30.036 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:09:30.052 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 14:09:30.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 14:09:30.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:30.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 14:09:30.053 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 14:09:30.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 14:09:30.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:30.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 14:09:30.054 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 14:09:30.054 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 14:09:30.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 14:09:30.054 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:30.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:30.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:30.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:30.080 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:30.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:30.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:30.080 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:30.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:30.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:30.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:30.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:30.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:30.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:30.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:09:30.084 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 14:09:30.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:30.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:30.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:30.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:30.085 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:30.085 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:30.085 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:30.085 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:30.085 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:30.085 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:30.085 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:30.085 DEBUG [main][MenuItemLookup] Item match:Window 14:09:30.086 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:30.086 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:30.086 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:30.086 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:30.086 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:30.086 DEBUG [main][MenuItemLookup] Item match:Show View 14:09:30.088 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:09:30.088 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:09:30.088 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:09:30.088 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:09:30.088 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:09:30.088 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:09:30.088 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:09:30.088 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:09:30.088 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:30.088 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:09:30.088 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:09:30.089 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:09:30.089 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:09:30.089 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:09:30.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:09:30.155 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 14:09:30.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:09:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:30.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 14:09:30.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:30.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:30.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:30.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:30.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:30.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 14:09:30.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:30.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:30.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 14:09:30.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 14:09:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:09:30.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 14:09:30.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:09:30.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 14:09:30.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 14:09:30.161 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 14:09:30.162 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 14:09:30.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 14:09:30.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:30.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:30.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:30.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:30.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 14:09:30.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:09:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:30.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:09:30.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:09:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:30.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:30.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:30.164 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:09:30.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:30.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:30.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:30.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:30.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:09:30.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:09:30.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 14:09:30.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:30.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 14:09:30.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:30.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:30.203 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:30.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:09:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:30.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:30.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:30.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:30.205 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:30.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:30.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:30.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:30.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:30.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:30.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:30.209 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 14:09:30.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:30.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:30.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:30.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:30.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:30.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 14:09:30.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:30.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:30.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:30.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:30.213 INFO [WorkbenchTestable][AbstractView] Activate view Markers 14:09:30.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:09:30.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:30.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:09:30.240 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:30.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:30.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:30.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:09:30.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:30.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:30.249 INFO [WorkbenchTestable][AbstractView] Activate view Markers 14:09:30.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:09:30.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:30.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:09:30.260 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 14:09:30.260 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 14:09:30.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 14:09:30.261 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:30.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:30.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:30.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:30.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:30.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:30.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:30.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 14:09:30.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:30.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:30.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:30.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:09:30.292 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 14:09:30.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:30.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:09:30.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:09:30.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:09:30.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:09:30.293 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 14:09:30.294 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 14:09:30.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 14:09:30.294 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:09:30.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:30.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:30.328 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:30.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:30.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:30.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 14:09:30.334 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 14:09:30.334 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:30.334 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:30.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:30.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.71 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.684 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.2 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.007 s testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.201 s testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.006 s testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.008 s getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.206 s testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.003 s testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.028 s viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.207 s testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.009 s testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.363 s testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.017 s testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.004 s testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.195 s testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.149 s testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.003 s testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.361 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.352 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.191 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.094 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.254 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:09:30.349 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:09:30.349 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:09:30.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:30.350 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:09:30.350 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:30.350 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:09:30.351 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:30.351 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:09:30.351 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:30.351 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:09:30.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:09:30.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:09:30.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:09:30.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:09:30.352 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:09:30.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:09:30.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:30.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:30.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:30.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:09:30.353 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:09:30.353 DEBUG [main][MenuItemLookup] Found menu:'File' 14:09:30.353 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:09:30.353 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:09:30.353 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:09:30.353 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:09:30.353 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:09:30.353 DEBUG [main][MenuItemLookup] Item match:Window 14:09:30.354 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:09:30.354 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:09:30.354 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:09:30.354 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:30.354 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:09:30.354 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:09:30.354 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:30.354 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:09:30.354 DEBUG [main][MenuItemLookup] Found menu:'' 14:09:30.354 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:09:30.354 DEBUG [main][MenuItemLookup] Item match:Preferences 14:09:30.354 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:09:30.354 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:09:30.354 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:09:30.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:09:30.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:09:30.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:09:30.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:30.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:30.432 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:09:30.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:09:30.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:09:30.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:30.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:30.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:30.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:09:30.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:09:30.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:09:30.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:09:30.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:09:30.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:09:30.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:09:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:09:30.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:09:30.436 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:09:30.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:09:30.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:09:30.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:09:30.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:09:30.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:09:30.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:09:30.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:09:30.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:09:30.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:09:30.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:30.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 14:09:30.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:09:30.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:30.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:30.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:09:30.460 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 14:09:30.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 14:09:30.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:09:30.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:09:30.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:09:30.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:09:30.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:09:30.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 14:09:30.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:09:30.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 14:09:30.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:09:30.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:09:30.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:09:30.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:09:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 14:09:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 14:09:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 14:09:30.463 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:30.463 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:30.963 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:30.963 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:31.463 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:31.463 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:31.964 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:31.964 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:32.464 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:32.464 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:32.964 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:32.965 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:33.465 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:33.465 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:33.965 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:33.965 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:34.466 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:34.466 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:34.966 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:34.966 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:35.466 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:35.466 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:35.967 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:35.967 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:36.467 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:36.467 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:36.967 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:36.967 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:37.467 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:37.468 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:37.968 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:37.968 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:38.468 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:38.468 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:38.968 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:38.968 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:39.469 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:39.469 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:39.969 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:39.969 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:40.469 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 14:09:40.470 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 14:09:40.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 14:09:40.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:09:40.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:40.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:41.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:41.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:42.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:42.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:43.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:43.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:44.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:44.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:45.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:45.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:46.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:46.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:47.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:47.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:48.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:48.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:49.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:49.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:50.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:50.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:51.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:51.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:52.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:52.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:53.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:53.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:54.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:54.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:55.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:55.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:56.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:56.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:57.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:57.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:58.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:58.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:59.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:09:59.984 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:00.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:00.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:01.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:01.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:02.485 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:02.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:03.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:03.986 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:04.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:04.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:05.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:05.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:06.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:06.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:07.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:07.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:08.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:08.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:09.489 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:09.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:10.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:10.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:11.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:11.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:12.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:12.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:13.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:13.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:14.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:14.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:15.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:15.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:16.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:16.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:17.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:17.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:18.494 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:18.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:19.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:19.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:20.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:20.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:21.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:21.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:22.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:22.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:23.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:23.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:24.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:24.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:25.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:25.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:26.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:26.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:27.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:27.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:28.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:28.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:29.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:30.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 14:10:30.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:10:30.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:30.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:30.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:30.500 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:10:30.501 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:30.501 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:30.501 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 14:10:30.502 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 14:10:30.502 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:30.502 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:30.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:30.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.154 s - in org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 0.004 s testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 60.039 s Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:10:30.516 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:10:30.517 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:10:30.517 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:30.517 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:10:30.517 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:30.517 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:10:30.518 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:30.518 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:10:30.518 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:30.518 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:10:30.518 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:10:30.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:30.518 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:10:30.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:30.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:10:30.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:30.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:30.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:30.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:30.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:30.519 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:10:30.519 DEBUG [main][MenuItemLookup] Found menu:'File' 14:10:30.519 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:10:30.519 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:10:30.519 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:10:30.519 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:10:30.519 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:10:30.519 DEBUG [main][MenuItemLookup] Item match:Window 14:10:30.520 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:10:30.521 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:10:30.521 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:10:30.521 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:30.521 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:10:30.521 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:10:30.521 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:30.521 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:10:30.521 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:30.521 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:10:30.521 DEBUG [main][MenuItemLookup] Item match:Preferences 14:10:30.521 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:10:30.521 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:10:30.521 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:10:30.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:10:30.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:10:30.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:10:30.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:30.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:30.602 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:10:30.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:30.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:10:30.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:30.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:30.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:30.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:30.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:30.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:10:30.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:10:30.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:10:30.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:30.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:30.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:30.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:30.606 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:10:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:30.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:30.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:30.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:10:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:10:30.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:30.633 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:30.634 DEBUG [main][EditorHandler] 0 editor(s) found 14:10:30.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:30.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:30.640 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 14:10:30.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:30.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:30.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:30.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:30.640 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:10:30.640 DEBUG [main][MenuItemLookup] Found menu:'File' 14:10:30.640 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:10:30.640 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:10:30.640 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:10:30.640 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:10:30.640 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:10:30.640 DEBUG [main][MenuItemLookup] Item match:Window 14:10:30.640 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:10:30.640 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:10:30.641 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:10:30.641 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:30.641 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:10:30.641 DEBUG [main][MenuItemLookup] Item match:Show View 14:10:30.644 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:10:30.644 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:10:30.644 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:10:30.644 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:10:30.644 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:10:30.644 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:10:30.644 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:10:30.644 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:10:30.644 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:30.644 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:10:30.644 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:10:30.644 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:10:30.644 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:10:30.644 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:10:30.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:10:30.690 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 14:10:30.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:10:30.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:30.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:30.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 14:10:30.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:30.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:30.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:30.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:10:30.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:30.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:30.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:30.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:30.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:30.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:30.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:10:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:10:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:10:30.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:10:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:30.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:10:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:30.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:10:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:10:30.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:10:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:30.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:10:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:30.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:10:30.694 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 14:10:30.694 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 14:10:30.694 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 14:10:30.694 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 14:10:30.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:30.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:10:30.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:30.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:30.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:30.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:10:30.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:30.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:30.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:30.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:10:30.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:30.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:30.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:30.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:30.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:30.703 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:10:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:30.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:30.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:30.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:10:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:10:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 14:10:30.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:30.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:30.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 14:10:30.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:30.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:30.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:30.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:30.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:10:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:30.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:30.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:30.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:30.789 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:30.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:30.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:30.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:30.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:30.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:30.790 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:30.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:30.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:30.791 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 14:10:30.793 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:30.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:30.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:30.794 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 14:10:30.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:30.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:30.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:30.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:30.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:30.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:30.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:30.795 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 14:10:30.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:30.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 14:10:30.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:10:30.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:30.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:30.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:30.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:10:30.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:30.861 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:30.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:30.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:30.943 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 14:10:30.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:30.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 14:10:30.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:10:30.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:30.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:30.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:30.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:10:30.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:30.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:30.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:30.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:30.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 14:10:30.944 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:30.944 DEBUG [main][EditorHandler] 0 editor(s) found 14:10:30.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:30.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:30.945 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:10:30.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:30.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:30.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:30.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:30.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:30.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:30.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:10:30.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:30.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:30.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:30.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:30.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:30.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:30.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:30.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:30.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:30.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:30.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:30.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:30.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:30.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:30.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:30.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:30.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:30.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:30.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:30.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:30.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:31.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:31.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:31.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:31.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:31.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:31.951 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:31.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:31.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:31.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:31.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:31.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:31.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:31.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:31.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:31.954 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 14:10:31.960 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:31.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:31.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:31.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:31.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:31.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:31.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:32.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:32.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:32.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:32.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:32.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:32.962 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:32.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:32.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:32.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:32.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:32.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:32.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:32.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:32.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:32.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:32.963 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 14:10:32.963 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:32.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:32.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:32.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:32.964 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:32.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:32.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:32.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:32.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:32.964 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:10:32.964 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:10:32.966 DEBUG [main][TreeItemHandler] Set Tree selection 14:10:32.966 DEBUG [main][TreeHandler] Notify Tree about selection event 14:10:32.981 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:10:32.985 DEBUG [WorkbenchTestable][TreeItemHandler] MyProject 14:10:32.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:10:32.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:33.033 DEBUG [main][MenuItemLookup] Found menu:'New' 14:10:33.033 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:10:33.033 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:33.033 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:10:33.033 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:33.033 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:10:33.033 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:10:33.033 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:10:33.033 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:10:33.033 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:10:33.033 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:33.033 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:10:33.033 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:10:33.033 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:33.033 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:10:33.033 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:10:33.033 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:10:33.033 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:10:33.033 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:10:33.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:33.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:10:33.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:33.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:33.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:33.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:33.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:10:33.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:33.554 DEBUG [main][MenuItemLookup] Found menu:'New' 14:10:33.555 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:10:33.555 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:33.555 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:10:33.555 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:33.555 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:10:33.555 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:10:33.555 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:10:33.555 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:10:33.555 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:10:33.555 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:10:33.555 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:10:33.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:10:34.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 14:10:34.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:10:34.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:34.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:34.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: 32) 14:10:34.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:34.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:34.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:34.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:10:34.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:34.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:34.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:34.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:34.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:34.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:34.214 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:10:34.215 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:10:34.215 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:10:34.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:34.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:34.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:34.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:34.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 "OK") 14:10:34.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:34.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:34.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:34.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:10:34.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:34.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:34.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:34.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:34.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:34.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:34.217 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:10:34.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:34.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:34.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:34.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:34.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:10:34.233 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:10:34.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:10:34.734 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:10:34.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:34.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:10:34.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:10:34.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:34.734 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:34.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:34.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:34.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:34.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:34.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:10:34.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:34.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:34.735 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 14:10:34.736 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:34.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:34.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:34.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.226 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.084 s testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:34.745 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:34.746 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:10:34.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:34.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:34.747 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:34.747 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:10:34.747 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:34.747 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:10:34.747 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:34.747 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:10:34.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:10:34.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:34.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:10:34.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:34.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:10:34.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:34.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:34.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:34.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:34.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:34.748 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'File' 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:10:34.749 DEBUG [main][MenuItemLookup] Item match:Window 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:34.749 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:10:34.749 DEBUG [main][MenuItemLookup] Item match:Preferences 14:10:34.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:10:34.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:10:34.749 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:10:34.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:10:34.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:10:34.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:10:34.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:34.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:34.829 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:10:34.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:34.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:10:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:34.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:34.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:34.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:10:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:10:34.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:10:34.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:34.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:34.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:34.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:34.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:34.833 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:10:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:34.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:34.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:10:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:10:34.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:34.855 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:34.855 DEBUG [main][EditorHandler] 0 editor(s) found 14:10:34.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:34.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:34.856 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:10:34.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:34.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:34.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:34.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:34.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:10:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:34.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:34.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:34.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:34.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:34.858 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:34.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:34.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:34.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:34.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:34.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:34.859 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:34.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:34.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:34.860 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 14:10:34.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:34.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:34.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:34.860 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 14:10:34.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:34.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:34.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:34.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:34.861 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:10:34.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:10:34.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:34.861 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 14:10:34.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:34.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:34.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:34.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:34.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:10:34.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:34.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:34.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:34.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:34.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:34.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:34.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:34.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:10:34.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:34.873 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:34.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:34.873 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:34.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:34.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:34.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:34.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:34.873 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:10:34.873 DEBUG [main][MenuItemLookup] Found menu:'File' 14:10:34.873 DEBUG [main][MenuItemLookup] Item match:File 14:10:34.874 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:10:34.874 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:10:34.877 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:10:34.877 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:34.877 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:10:34.877 DEBUG [main][MenuItemLookup] Found menu:'File' 14:10:34.877 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:10:34.877 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:34.877 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:10:34.877 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:10:34.877 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:10:34.877 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:10:34.877 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:10:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:10:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:10:34.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:10:34.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:34.952 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:10:34.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:34.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:10:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:34.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:34.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:34.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:34.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:10:34.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:10:34.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:10:34.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:10:34.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:35.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:10:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:10:35.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:10:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:35.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:10:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:35.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:10:35.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:10:35.458 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:10:35.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:10:35.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:10:35.461 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:10:35.461 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:10:35.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:10:35.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:35.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:35.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:35.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:35.463 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:10:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:35.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:35.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:35.507 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:35.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:35.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:35.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:10:35.507 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 14:10:35.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:10:35.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:35.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:35.508 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:10:35.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:35.509 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 14:10:35.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:10:35.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:35.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:35.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:35.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:10:35.511 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:10:35.512 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 14:10:35.513 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:10:35.513 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 14:10:35.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:10:35.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:35.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:35.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:35.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:35.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:35.515 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:10:35.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:35.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:35.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:35.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:10:36.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:10:36.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:36.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:10:36.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:36.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:36.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:36.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:10:36.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.021 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:10:36.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:36.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:36.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:36.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:36.023 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:10:36.023 DEBUG [main][MenuItemLookup] Found menu:'File' 14:10:36.023 DEBUG [main][MenuItemLookup] Item match:File 14:10:36.024 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:10:36.025 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:10:36.026 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:10:36.026 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:36.026 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:10:36.026 DEBUG [main][MenuItemLookup] Found menu:'File' 14:10:36.026 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:10:36.026 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:36.026 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:10:36.026 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:10:36.026 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:10:36.026 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:10:36.027 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:10:36.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:10:36.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:10:36.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:10:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:36.088 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:10:36.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:10:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:36.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:36.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:36.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:10:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:10:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:10:36.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:10:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:36.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:10:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:36.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:10:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:10:36.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:10:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:36.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:10:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:36.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:10:36.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 14:10:36.091 DEBUG [main][TreeItemHandler] Selecting tree item: File 14:10:36.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 14:10:36.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 14:10:36.094 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:10:36.094 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:10:36.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:10:36.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:36.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:36.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:36.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:36.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:36.095 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:10:36.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:36.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:36.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:36.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:36.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:10:36.135 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 14:10:36.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:10:36.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:36.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:36.136 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:10:36.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 14:10:36.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:36.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:36.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:36.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:36.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:10:36.139 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:10:36.140 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 14:10:36.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 14:10:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:36.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:36.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:36.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:36.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:10:36.142 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:10:36.142 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 14:10:36.143 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:10:36.143 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 14:10:36.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:10:36.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:36.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:36.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:36.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:36.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:36.144 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:10:36.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:36.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:36.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:36.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:36.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:10:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:10:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:36.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:10:36.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:36.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:36.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:36.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:10:36.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:36.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:36.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:36.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:36.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:36.656 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:36.656 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 14:10:36.656 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:36.656 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:36.657 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:36.657 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:10:36.657 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:10:36.657 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:10:36.684 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:10:36.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.684 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:10:36.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:10:36.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.685 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:36.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:36.686 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:10:36.686 DEBUG [main][MenuItemLookup] Found menu:'File' 14:10:36.686 DEBUG [main][MenuItemLookup] Item match:File 14:10:36.687 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:10:36.687 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:10:36.688 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:10:36.688 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:36.688 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:10:36.688 DEBUG [main][MenuItemLookup] Found menu:'File' 14:10:36.688 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:10:36.688 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:36.688 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:10:36.688 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:10:36.689 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:10:36.689 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:10:36.689 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:10:36.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:10:36.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:10:36.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:10:36.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:36.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:36.750 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:10:36.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:10:36.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:36.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:36.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:36.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:36.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:10:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:10:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:10:36.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:10:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:36.751 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:10:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:36.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:10:36.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:10:36.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:10:36.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:36.752 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:10:36.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:36.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:10:36.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 14:10:36.752 DEBUG [main][TreeItemHandler] Selecting tree item: File 14:10:36.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 14:10:36.752 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 14:10:36.752 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:10:36.752 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:10:36.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:10:36.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:36.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:36.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:36.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:36.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:36.753 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:10:36.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:36.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:36.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:36.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:36.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:36.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:10:36.785 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 14:10:36.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:10:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:36.786 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:10:36.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:36.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 14:10:36.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:36.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:36.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:36.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:36.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:10:36.790 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:10:36.791 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min 14:10:36.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 14:10:36.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:36.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:36.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:36.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:36.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:10:36.793 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:10:36.793 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 14:10:36.794 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:10:36.794 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 14:10:36.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:10:36.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:36.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:36.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:36.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:36.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:36.802 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:10:36.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:36.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:36.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:36.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:36.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:10:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:10:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:37.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:10:37.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:37.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:37.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:37.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:37.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:37.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:37.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:37.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:10:37.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:37.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:37.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:37.339 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:37.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:37.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:37.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:37.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:10:37.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:37.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:37.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:37.340 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:37.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:37.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:10:37.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:37.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:37.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:10:37.341 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 14:10:37.341 DEBUG [main][MenuItemLookup] Found menu:'File' 14:10:37.341 DEBUG [main][MenuItemLookup] Item match:File 14:10:37.342 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:10:37.342 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:10:37.343 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:10:37.343 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:37.343 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:10:37.343 DEBUG [main][MenuItemLookup] Found menu:'File' 14:10:37.343 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:10:37.343 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:37.343 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:10:37.343 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:10:37.355 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:10:37.355 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:10:37.355 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:10:37.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:10:37.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:10:37.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:10:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:37.413 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:10:37.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:37.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:10:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:37.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:37.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:37.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:37.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:10:37.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:10:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:10:37.415 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:10:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:37.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:10:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:37.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:10:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:10:37.415 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:10:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:37.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:10:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:37.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:10:37.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 14:10:37.415 DEBUG [main][TreeItemHandler] Selecting tree item: File 14:10:37.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 14:10:37.415 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 14:10:37.416 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:10:37.416 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:10:37.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:10:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:37.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:37.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:37.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:37.417 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:10:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:37.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:37.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:37.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:37.446 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:10:37.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:37.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:37.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:10:37.447 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 14:10:37.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:10:37.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:37.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:37.447 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:10:37.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:10:37.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 14:10:37.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:37.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:37.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:37.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:10:37.451 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:10:37.451 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min 14:10:37.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 14:10:37.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:37.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:37.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:37.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:10:37.453 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:10:37.454 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 14:10:37.454 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:10:37.454 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 14:10:37.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:10:37.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:37.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:37.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:37.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:37.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:37.456 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:10:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:37.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:37.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:37.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:10:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:10:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:37.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:10:37.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:10:37.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:10:37.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:37.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:37.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:37.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 14:10:37.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:37.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:37.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:37.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:37.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:37.532 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min 14:10:37.536 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:37.536 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:37.537 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:37.537 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:37.537 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:37.537 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:10:37.537 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:10:37.537 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 14:10:37.552 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 14:10:37.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:37.552 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:37.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:37.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:37.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:37.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:37.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:37.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:37.557 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 14:10:37.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:10:37.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:37.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:37.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:10:37.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 14:10:37.557 DEBUG [main][MenuItemLookup] Found menu:'File' 14:10:37.557 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:10:37.557 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:10:37.557 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:10:37.557 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:10:37.557 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:10:37.557 DEBUG [main][MenuItemLookup] Item match:Window 14:10:37.558 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:10:37.558 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:10:37.558 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:10:37.558 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:37.558 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:10:37.558 DEBUG [main][MenuItemLookup] Item match:Show View 14:10:37.560 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:10:37.561 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:10:37.561 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:10:37.561 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:10:37.561 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:10:37.561 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:10:37.561 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:10:37.561 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:10:37.561 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:37.561 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:10:37.561 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:10:37.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:10:37.569 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:10:37.569 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:10:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:10:37.631 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 14:10:37.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:10:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:37.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:10:37.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:37.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:37.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:10:37.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:37.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:37.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:37.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:37.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:10:37.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:10:37.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 14:10:37.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:10:37.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:38.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:38.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:10:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 14:10:38.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 14:10:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:38.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 14:10:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:38.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 14:10:38.143 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 14:10:38.143 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 14:10:38.144 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 14:10:38.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 14:10:38.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:38.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:38.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:38.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:10:38.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:38.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:38.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:38.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:10:38.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:38.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:38.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:38.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:10:38.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:38.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:38.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:38.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:38.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:38.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:38.146 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:10:38.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:38.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:38.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:38.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:38.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:10:38.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:10:38.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 14:10:38.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:38.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:38.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 14:10:38.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:38.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:38.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:10:38.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:38.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:38.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:10:38.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:38.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:38.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:38.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:38.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:38.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:38.375 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:38.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:38.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:38.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 14:10:38.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:38.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:38.377 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:38.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:38.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:38.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:38.378 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:38.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:38.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:38.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:38.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:38.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:38.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:38.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:38.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:39.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:39.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:39.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:39.380 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:39.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:39.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:39.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:39.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:39.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:39.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:39.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:39.381 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:39.384 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:39.385 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:39.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:39.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:39.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:39.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:39.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:39.887 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:39.887 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:39.895 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:39.895 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:39.895 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:39.895 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:39.895 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:39.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:39.897 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:39.897 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:39.922 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:39.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:39.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:39.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:39.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:39.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:39.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:10:39.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:39.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:39.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:39.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:39.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:39.928 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:39.928 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:39.928 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:39.928 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:39.929 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:39.929 DEBUG [main][EditorHandler] 2 editor(s) found 14:10:39.929 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 14:10:39.942 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 14:10:39.943 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:10:39.970 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:10:39.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:39.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:39.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:39.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:39.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:39.971 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:39.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:39.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:39.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:39.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:39.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:39.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:39.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:39.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:39.973 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:39.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:39.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:39.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:39.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:39.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:39.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:39.975 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:39.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:39.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:39.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:39.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:39.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:39.977 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:39.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:39.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:39.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:39.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:39.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:39.978 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:39.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:39.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:39.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:39.979 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:39.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:39.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:39.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:39.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:39.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:39.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:40.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:40.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:40.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:40.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:40.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:40.981 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:40.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:40.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:40.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:40.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:40.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:40.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:40.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:40.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:40.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:40.982 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:40.982 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:40.983 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:40.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:40.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:40.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:40.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:40.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:40.983 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:40.983 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:40.983 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:40.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:40.985 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:40.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:40.985 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:40.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:40.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:40.987 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:40.987 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:41.008 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:41.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:41.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:41.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:41.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:41.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:41.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:10:41.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:41.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:41.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:41.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:41.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:41.010 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:41.010 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:41.010 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:41.010 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:41.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 14:10:41.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:41.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:41.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:41.012 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:10:41.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:41.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:41.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:41.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:41.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:41.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:41.012 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 14:10:41.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:41.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:41.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:41.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:41.014 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:41.014 DEBUG [main][EditorHandler] 1 editor(s) found 14:10:41.014 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:10:41.044 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:10:41.044 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:41.044 DEBUG [main][EditorHandler] 0 editor(s) found 14:10:41.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:41.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:41.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:41.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:41.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:41.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:41.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:41.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:41.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:41.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:41.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:41.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:41.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:41.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:41.047 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:41.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:41.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:41.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:41.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:41.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:41.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:41.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:41.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:41.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:41.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:41.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:41.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:41.051 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:41.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:41.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:41.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:41.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:41.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:41.053 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:41.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:41.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:41.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:41.053 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:41.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:41.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:41.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:41.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:41.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:41.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:41.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:41.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:42.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:42.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:42.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:42.055 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:42.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:42.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:42.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:42.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:42.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:42.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:42.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:42.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:42.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:42.057 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:42.057 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:42.057 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:42.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:42.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:42.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:42.057 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:42.058 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:42.058 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:42.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:42.059 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:42.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:42.060 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:42.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:42.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:42.061 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:42.061 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:42.081 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:42.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:42.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:42.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:42.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:42.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:42.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:42.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:42.084 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:42.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:42.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:42.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:10:42.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:42.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:42.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:10:42.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:42.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:42.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:42.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:42.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:42.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:42.088 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:42.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:42.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:42.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:42.114 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:42.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:42.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:42.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:42.115 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:42.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:42.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:42.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:42.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:42.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:42.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:42.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:42.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:43.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:43.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:43.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:43.117 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:43.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:43.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:43.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:43.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:43.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:43.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:43.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:43.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:43.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:43.118 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:43.118 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:43.118 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:43.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:43.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:43.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:43.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:43.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:43.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:43.119 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:43.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:43.121 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:43.121 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:43.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:43.121 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:43.121 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:43.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:43.123 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:43.123 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:43.133 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:43.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:43.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:43.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:43.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:43.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:43.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@220b5243 is found... 14:10:43.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@220b5243 is found finished successfully 14:10:43.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:10:43.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:43.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:43.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:43.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:43.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:43.137 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:43.137 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:43.138 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:43.138 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:43.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:43.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:43.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:43.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:43.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:43.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:10:43.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:43.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:43.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:10:43.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:43.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:43.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:43.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:43.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:43.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:43.144 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:43.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:43.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:43.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:43.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:43.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:43.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:43.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:43.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:43.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:43.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:43.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:43.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:43.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:43.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:43.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:43.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:44.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:44.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:44.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:44.173 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:44.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:44.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:44.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:44.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:44.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:44.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:44.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:44.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:44.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:44.174 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:44.175 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:44.175 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 14:10:44.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:44.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:44.175 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:44.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:44.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:44.175 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:10:44.175 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:10:44.175 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:10:44.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:10:44.177 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 14:10:44.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:10:44.178 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:10:44.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:10:44.179 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:10:44.179 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:44.179 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:44.200 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:44.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:44.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:44.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:44.200 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:44.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:44.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64a2be33 is found... 14:10:44.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64a2be33 is found finished successfully 14:10:44.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 14:10:44.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:44.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:44.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:44.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:44.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:44.203 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:44.203 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:44.203 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:44.203 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:44.204 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:44.204 DEBUG [main][EditorHandler] 2 editor(s) found 14:10:44.204 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:10:44.210 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:10:44.210 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 14:10:44.237 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 14:10:44.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:44.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:44.237 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:44.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:44.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:44.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:44.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:44.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:44.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:44.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:44.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:44.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:44.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:44.239 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:44.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:44.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:44.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:44.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:44.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:44.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:44.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:44.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:44.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:44.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:44.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:44.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:44.243 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:44.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:44.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:44.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:44.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:44.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:44.245 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:44.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:44.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:44.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:44.246 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:44.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:44.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:44.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:44.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:44.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:44.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:44.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:44.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:45.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:45.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:45.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:45.247 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:45.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:45.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:45.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:45.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:45.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:45.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:45.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:45.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:45.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:45.249 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:45.249 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:45.250 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:45.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:45.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:45.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:45.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:45.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:45.250 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:45.250 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:45.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:45.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:45.252 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:45.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:45.252 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:45.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:45.254 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:45.254 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:45.254 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:45.276 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:45.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:45.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:45.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:45.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:45.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:10:45.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:45.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:45.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:45.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:45.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:45.279 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:45.279 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:45.279 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:45.279 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:45.280 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:45.280 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:10:45.280 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 14:10:45.280 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:10:45.312 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:10:45.312 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:45.312 DEBUG [main][EditorHandler] 0 editor(s) found 14:10:45.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:45.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:45.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:45.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:45.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:45.313 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:45.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:45.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:45.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:45.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:45.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:45.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:45.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:45.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:45.315 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:45.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:45.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:45.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:45.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:45.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:45.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:45.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:45.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:45.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:45.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:45.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:45.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:45.319 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:45.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:45.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:45.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:45.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:45.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:45.321 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:45.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:45.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:45.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:45.322 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:45.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:45.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:45.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:45.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:45.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:45.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:45.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:45.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:46.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:46.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:46.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:46.323 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:46.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:46.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:46.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:46.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:46.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:46.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:46.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:46.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:46.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:46.325 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:46.325 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:46.325 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:46.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:46.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:46.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:46.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:46.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:46.325 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:46.325 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:46.326 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:46.327 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:46.327 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:46.327 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:46.327 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:46.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:46.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:46.329 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:46.329 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:46.349 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:46.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:46.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:46.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:46.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:46.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:46.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:10:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:46.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:46.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:46.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:46.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:46.351 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:46.352 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:46.352 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:46.352 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:46.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.impl.editor.DefaultEditor, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 14:10:46.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:46.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:46.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:46.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:46.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:46.352 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:46.353 DEBUG [main][EditorHandler] 1 editor(s) found 14:10:46.353 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:10:46.378 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:10:46.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:46.378 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:46.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:46.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:46.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:46.379 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:46.379 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:46.379 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:46.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:46.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:46.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:46.379 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:46.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:46.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:46.381 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:46.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:46.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:46.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:46.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:46.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:46.383 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:46.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:46.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:46.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:46.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:46.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:46.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:46.385 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:46.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:46.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:46.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:46.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:46.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:46.387 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:46.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:46.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:46.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:46.387 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:46.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:46.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:46.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:46.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:46.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:46.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:46.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:46.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:47.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:47.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:47.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:47.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:47.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:47.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:47.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:47.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:47.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:47.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:47.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:47.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:47.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:47.391 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:47.391 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:47.391 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:47.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:47.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:47.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:47.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:47.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:47.392 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:47.392 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:47.392 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:47.394 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:47.394 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:47.394 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:47.394 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:47.395 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:47.396 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:47.396 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:47.396 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:47.417 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:47.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:47.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:47.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:47.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:47.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:47.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:47.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:47.420 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:47.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:47.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:47.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:10:47.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:47.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:47.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:10:47.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:47.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:47.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:47.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:47.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:47.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:47.424 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:47.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:47.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:47.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:47.451 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:47.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:47.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:47.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:47.452 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:47.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:47.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:47.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:47.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:47.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:47.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:47.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:48.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:48.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:48.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:48.453 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:48.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:48.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:48.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:48.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:48.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:48.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:48.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:48.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:48.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:48.455 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:48.455 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:48.455 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:48.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:48.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:48.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:48.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:48.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:48.456 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:48.456 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:48.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:48.457 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:48.457 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:48.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:48.458 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:48.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:48.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:48.459 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:48.459 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:48.469 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:48.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:48.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:48.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:48.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:48.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:48.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@536c4c3e is found... 14:10:48.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@536c4c3e is found finished successfully 14:10:48.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:10:48.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:48.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:48.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:48.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:48.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:48.471 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:48.471 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:48.471 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:48.471 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:48.472 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:48.472 DEBUG [main][EditorHandler] 1 editor(s) found 14:10:48.472 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:10:48.498 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:10:48.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:48.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:48.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:48.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:48.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:48.498 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:48.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:48.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:48.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:48.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:48.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:48.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:48.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:48.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:48.501 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:48.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:48.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:48.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:48.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:48.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:48.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:48.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:48.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:48.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:48.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:48.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:48.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:48.505 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:48.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:48.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:48.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:48.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:48.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:48.506 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:48.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:48.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:48.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:48.507 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:48.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:48.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:48.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:48.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:48.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:48.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:49.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:49.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:49.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:49.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:49.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:49.509 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:49.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:49.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:49.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:49.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:49.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:49.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:49.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:49.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:49.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:49.510 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:49.510 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:49.510 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:49.511 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:49.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:49.511 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:49.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:49.511 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:49.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:49.511 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:49.511 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:49.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:49.513 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:49.513 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:49.513 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:49.513 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:49.515 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:49.515 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:49.515 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:49.535 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:49.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:49.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:49.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:49.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:49.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:10:49.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:49.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:49.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:49.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:49.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:49.537 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:49.537 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:49.537 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:49.537 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:49.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 14:10:49.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:49.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:49.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:49.538 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:10:49.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:49.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:49.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:49.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:49.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:49.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:49.539 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 14:10:49.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:49.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:49.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:49.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:49.540 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:49.540 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:10:49.540 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:10:49.540 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:10:49.565 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:10:49.565 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:49.566 DEBUG [main][EditorHandler] 0 editor(s) found 14:10:49.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:49.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:49.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:49.566 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:49.566 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:49.566 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:49.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:49.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:49.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:49.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:49.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:49.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:49.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:49.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:49.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:49.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:49.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:49.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:49.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:49.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:49.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:49.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:49.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:49.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:49.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:49.572 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:49.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:49.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:49.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:49.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:49.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:49.573 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:49.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:49.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:49.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:49.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:49.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:49.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:49.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:49.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:49.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:50.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:50.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:50.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:50.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:50.575 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:50.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:50.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:50.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:50.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:50.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:50.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:50.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:50.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:50.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:50.577 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:50.577 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:50.577 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:50.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:50.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:50.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:50.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:50.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:50.578 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:50.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:50.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:50.581 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:50.581 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:50.581 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:50.582 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:50.583 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:50.583 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:50.583 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:50.611 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:50.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:50.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:50.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:50.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:50.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:50.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:10:50.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:50.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:50.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:50.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:50.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:50.614 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:50.614 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:50.614 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:50.614 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:50.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 14:10:50.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:50.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:50.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:50.615 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:10:50.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:50.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:50.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:50.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:50.615 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 14:10:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:50.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:50.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:50.616 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:50.616 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:10:50.616 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 14:10:50.616 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:10:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 14:10:51.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 14:10:51.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:10:51.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:51.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:51.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:10:51.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:51.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:51.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:51.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 14:10:51.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:51.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:51.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:51.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:10:51.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:51.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:51.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:51.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:51.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:51.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:51.146 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:10:51.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:51.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:51.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:51.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:51.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:10:51.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:10:51.189 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:10:51.189 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:51.190 DEBUG [main][EditorHandler] 0 editor(s) found 14:10:51.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:51.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:51.190 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:51.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:51.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:51.190 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:51.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:51.190 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:51.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:51.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:51.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:51.190 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:51.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:51.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:51.192 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:51.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:51.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:51.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:51.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:51.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:51.195 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:51.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:51.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:51.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:51.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:51.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:51.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:51.197 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:51.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:51.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:51.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:51.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:51.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:51.199 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:51.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:51.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:51.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:51.199 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:51.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:51.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:51.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:51.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:51.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:51.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:51.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:51.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:52.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:52.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:52.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:52.201 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:52.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:52.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:52.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:52.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:52.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:52.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:52.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:52.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:52.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:52.203 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:52.203 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:52.203 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:52.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:52.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:52.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:52.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:52.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:52.204 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:52.204 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:52.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:52.205 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:52.205 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:52.205 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:52.206 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:52.206 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:52.207 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:52.207 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:52.207 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:52.227 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:52.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:52.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:52.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:52.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:52.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:52.227 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:52.228 DEBUG [main][EditorHandler] 1 editor(s) found 14:10:52.228 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:10:52.249 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:10:52.250 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:52.250 DEBUG [main][EditorHandler] 0 editor(s) found 14:10:52.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:52.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:52.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:52.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:52.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:52.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:52.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:52.251 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:52.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:52.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:52.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:52.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:52.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:52.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:52.253 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:52.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:52.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:52.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:52.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:52.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:52.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:52.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:52.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:52.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:52.257 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:52.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:52.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:52.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:52.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:52.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:52.258 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:52.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:52.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:52.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:52.259 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:52.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:52.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:52.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:52.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:52.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:52.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:52.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:52.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:53.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:53.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:53.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:53.261 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:53.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:53.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:53.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:53.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:53.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:53.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:53.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:53.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:53.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:53.262 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:53.263 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:53.263 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:53.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:53.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:53.263 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:53.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:53.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:53.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:53.264 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:53.264 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:53.265 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:53.265 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:53.265 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:53.266 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:53.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:53.267 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:53.267 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:53.267 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:53.290 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:53.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:53.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:53.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:53.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:53.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:53.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e4ae79 is found... 14:10:53.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e4ae79 is found finished successfully 14:10:53.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:10:53.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:53.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:53.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:53.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:53.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:53.293 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:53.293 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:53.293 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:53.293 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:53.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:53.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:53.295 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:53.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:53.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:53.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:10:53.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:53.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:53.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:10:53.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:53.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:53.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:53.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:53.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:53.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:53.299 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:53.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:53.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:53.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:53.326 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:53.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:53.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:53.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:53.327 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:53.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:53.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:53.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:53.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:53.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:53.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:53.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:53.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:54.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:54.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:54.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:54.329 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:54.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:54.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:54.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:54.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:54.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:54.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:54.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:54.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:54.331 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:54.331 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:54.332 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 14:10:54.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:54.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:54.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:54.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:54.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:54.332 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:10:54.332 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:10:54.332 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:10:54.334 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:10:54.334 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 14:10:54.334 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:10:54.334 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:10:54.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:10:54.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:10:54.336 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:54.336 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:54.359 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:54.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:54.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:54.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:54.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@216ebea3 is found... 14:10:54.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@216ebea3 is found finished successfully 14:10:54.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:10:54.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:54.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:54.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:54.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:54.363 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 14:10:54.369 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:54.369 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:54.369 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:54.370 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:54.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61687d09 is found... 14:10:54.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61687d09 is found finished successfully 14:10:54.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 14:10:54.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:54.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:54.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:54.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:54.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:54.379 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min 14:10:54.387 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:54.387 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 14:10:54.387 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:54.387 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:54.387 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:54.388 DEBUG [main][EditorHandler] 2 editor(s) found 14:10:54.388 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:10:54.395 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:10:54.395 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 14:10:54.421 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 14:10:54.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:54.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:54.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:54.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:54.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:54.422 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:54.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:54.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:54.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:54.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:54.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:54.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:54.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:54.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:54.424 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:54.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:54.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:54.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:54.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:54.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:54.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:54.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:54.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:54.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:54.428 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:54.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:54.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:54.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:54.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:54.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:54.430 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:54.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:54.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:54.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:54.431 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:54.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:54.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:54.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:54.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:54.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:54.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:54.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:54.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:55.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:55.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:55.432 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:55.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:55.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:55.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:55.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:55.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:55.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:55.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:55.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:55.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:55.434 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:55.434 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:55.434 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:55.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:55.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:55.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:55.435 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:55.435 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:55.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:55.436 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:55.436 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:55.436 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:55.436 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:55.437 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:55.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:55.438 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:55.438 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:55.460 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:55.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:55.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:55.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:55.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:55.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:10:55.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:55.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:55.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:55.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:55.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:55.463 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:55.463 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:55.463 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:55.463 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:55.464 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:55.464 DEBUG [main][EditorHandler] 1 editor(s) found 14:10:55.464 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:10:55.490 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:10:55.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:55.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:55.490 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:55.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:55.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:55.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:55.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:55.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:55.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:55.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:55.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:55.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:55.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:55.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:55.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:55.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:55.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:55.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:55.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:55.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:55.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:55.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:55.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:55.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:55.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:55.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:55.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:55.497 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:55.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:55.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:55.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:55.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:55.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:55.499 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:55.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:55.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:55.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:55.499 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:55.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:55.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:55.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:55.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:55.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:55.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:56.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:56.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:56.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:56.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:56.501 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:56.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:56.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:56.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:56.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:56.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:56.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:56.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:56.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:56.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:56.502 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:56.502 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:56.503 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:56.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:56.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:56.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:56.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:56.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:56.503 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:56.503 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:56.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:56.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:56.507 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:56.507 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:56.507 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:56.507 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:56.508 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:56.508 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:56.508 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:56.522 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:56.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:56.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:56.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:56.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:56.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:56.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:10:56.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:56.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:56.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:56.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:56.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:56.529 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:56.529 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:56.530 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:56.530 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:56.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 14:10:56.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:56.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:56.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:56.531 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:10:56.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:56.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:56.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:56.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:56.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:56.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:56.531 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 14:10:56.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:56.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:56.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:56.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:56.533 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:56.533 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:10:56.533 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:10:56.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:10:56.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:56.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:56.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:10:56.534 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 14:10:56.534 DEBUG [main][MenuItemLookup] Found menu:'File' 14:10:56.534 DEBUG [main][MenuItemLookup] Item match:File 14:10:56.534 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:10:56.534 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:10:56.534 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:10:56.534 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:10:56.534 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:56.535 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:10:56.535 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:10:56.535 DEBUG [main][MenuItemLookup] Found menu:'' 14:10:56.535 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:10:56.535 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:10:56.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:10:56.535 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:10:56.535 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:10:56.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:10:56.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:10:56.538 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:56.538 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 14:10:56.538 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:56.538 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:56.539 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:56.539 DEBUG [main][EditorHandler] 1 editor(s) found 14:10:56.539 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:10:56.571 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:10:56.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:56.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:56.571 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:56.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:56.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:56.571 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:56.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:56.572 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:56.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:56.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:56.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:56.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:56.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:56.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:56.573 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:56.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:56.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:56.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:56.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:56.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:56.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:56.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:56.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:56.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:56.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:56.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:56.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:56.579 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:56.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:56.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:56.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:56.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:56.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:56.580 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:56.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:56.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:56.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:56.581 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:56.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:56.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:56.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:56.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:56.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:56.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:57.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:57.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:57.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:57.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:57.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:57.583 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:57.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:57.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:57.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:57.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:57.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:57.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:57.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:57.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:57.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:57.584 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:57.584 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:57.584 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:57.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:57.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:57.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:57.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:57.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:57.585 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:57.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:57.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:57.587 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:57.587 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:57.587 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:57.587 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:57.588 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:57.588 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:57.588 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:57.608 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:57.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:57.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:57.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:57.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:57.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:57.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:10:57.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:57.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:57.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:57.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:57.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:57.611 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:57.611 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:57.611 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:57.611 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:57.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 14:10:57.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:57.612 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:10:57.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:57.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:57.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:57.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:57.612 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 14:10:57.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:57.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:57.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:57.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:57.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 14:10:57.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:10:57.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:57.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:57.614 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:10:57.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:10:57.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:57.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:57.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:57.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:57.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:10:57.615 INFO [WorkbenchTestable][AbstractButton] Click button Save 14:10:57.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:10:57.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:10:57.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:10:57.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:10:57.616 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:10:57.616 DEBUG [main][EditorHandler] 1 editor(s) found 14:10:57.616 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:10:57.641 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:10:57.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:57.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:10:57.641 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:10:57.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:10:57.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:10:57.642 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:57.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:10:57.642 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:10:57.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:10:57.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:10:57.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:10:57.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:10:57.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:57.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:57.644 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:57.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:57.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:57.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:10:57.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:57.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:57.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:10:57.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:57.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:57.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:57.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:57.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:57.648 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:57.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:57.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:57.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:10:57.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:10:57.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:10:57.650 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:57.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:57.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:57.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:57.650 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:57.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:57.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:57.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:57.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:57.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:57.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:58.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:58.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:58.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:58.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:58.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:58.652 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:58.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:58.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:58.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:58.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:58.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:58.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:58.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:58.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:58.653 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:58.653 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:58.654 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:10:58.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:58.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:58.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:58.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:58.654 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:58.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:58.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:58.656 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:10:58.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:10:58.656 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:10:58.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:10:58.658 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:10:58.658 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:58.658 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:58.678 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:58.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:58.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:58.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:58.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:58.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:58.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:10:58.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:58.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:58.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:58.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:58.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:58.681 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:58.681 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:58.681 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:58.681 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:58.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:58.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:58.683 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:10:58.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:58.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:58.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:10:58.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:10:58.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:10:58.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:10:58.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:10:58.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:58.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:58.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:58.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:10:58.687 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:58.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:58.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:58.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:58.713 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:58.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:58.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:58.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:58.714 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:58.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:58.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:58.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:58.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:58.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:58.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:59.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:59.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:59.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:59.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:10:59.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:10:59.716 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:10:59.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:10:59.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:59.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:59.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:10:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:10:59.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:10:59.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:10:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:10:59.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:10:59.717 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:10:59.717 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:10:59.718 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 14:10:59.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:10:59.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:10:59.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:10:59.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:10:59.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:10:59.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:10:59.718 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:10:59.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:10:59.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:10:59.720 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 14:10:59.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:10:59.720 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:10:59.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:10:59.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:10:59.721 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:10:59.721 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:10:59.742 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:10:59.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:10:59.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:10:59.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:10:59.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:10:59.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:10:59.743 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 14:10:59.749 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:10:59.749 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:10:59.749 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:10:59.749 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:10:59.749 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:10:59.750 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:10:59.763 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:10:59.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ca6d796 is found... 14:11:09.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ca6d796 is found failed, an exception will be thrown 14:11:09.772 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:09.772 DEBUG [main][EditorHandler] 1 editor(s) found 14:11:09.772 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 14:11:09.799 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 14:11:09.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:09.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:09.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:09.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:09.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:09.799 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:09.799 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:09.800 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:09.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:09.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:09.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:09.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:09.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:09.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:09.801 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:11:09.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:09.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:09.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:09.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:09.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:09.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:09.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:11:09.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:09.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:09.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:09.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:09.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:09.805 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:09.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:09.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:09.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:09.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:09.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:09.807 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:09.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:09.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:09.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:09.807 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:09.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:09.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:09.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:09.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:09.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:09.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:10.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:10.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:10.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:10.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:10.809 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:10.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:10.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:10.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:10.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:10.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:10.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:10.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:10.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:10.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:10.810 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:10.811 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:11:10.811 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:11:10.811 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:11:10.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:10.811 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:11:10.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:10.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:11:10.811 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:10.811 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:10.812 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:10.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:10.814 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:11:10.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:10.814 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:10.814 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:10.816 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:10.816 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:10.816 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:10.838 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:10.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:10.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:10.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:10.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:11:10.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:10.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:10.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:10.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:10.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:10.841 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:10.841 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:10.841 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:11:10.841 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:11:10.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 14:11:10.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:10.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:10.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:10.842 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:11:10.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:10.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:10.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:10.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:10.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:10.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:10.842 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 14:11:10.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:10.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:10.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:10.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:10.844 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:10.844 DEBUG [main][EditorHandler] 1 editor(s) found 14:11:10.844 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:11:10.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 14:11:11.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 14:11:11.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:11:11.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:11.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:11.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:11:11.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:11.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:11.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:11.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 14:11:11.376 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:11.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:11:11.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:11.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:11.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:11.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:11.377 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:11:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:11.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:11.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:11.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:11:11.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:11:11.421 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:11:11.421 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:11.422 DEBUG [main][EditorHandler] 0 editor(s) found 14:11:11.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:11.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:11.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:11.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:11.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:11.422 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:11.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:11.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:11.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:11.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:11.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:11.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:11.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:11.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:11.425 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:11:11.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:11.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:11.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:11.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:11.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:11.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:11.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:11:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:11.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:11.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:11.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:11.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:11.431 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:11.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:11.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:11.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:11.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:11.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:11.432 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:11.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:11.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:11.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:11.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:11.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:11.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:11.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:11.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:11.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:11.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:11.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:12.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:12.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:12.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:12.434 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:12.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:12.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:12.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:12.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:12.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:12.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:12.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:12.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:12.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:12.436 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:12.436 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:11:12.436 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:11:12.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:11:12.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:12.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:11:12.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:12.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:11:12.437 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:12.437 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:12.437 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:12.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:12.438 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:11:12.439 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:12.439 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:12.439 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:12.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:12.440 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:12.440 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:12.460 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:12.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:12.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:12.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:12.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:12.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:12.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:11:12.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:12.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:12.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:12.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:12.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:12.463 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:12.463 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:12.463 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:11:12.463 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:11:12.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 14:11:12.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:12.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:12.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:12.464 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 14:11:12.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:12.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:12.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:12.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:12.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:12.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:12.464 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 14:11:12.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:12.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:12.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:12.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:12.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@623ab906 is found... 14:11:12.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@623ab906 is found finished successfully 14:11:12.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:11:12.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:12.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:12.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:12.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:12.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:12.467 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:12.467 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:11:12.467 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:12.467 DEBUG [main][EditorHandler] 1 editor(s) found 14:11:12.467 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:11:12.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 14:11:12.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 14:11:12.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 14:11:12.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:12.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:12.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:12.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:12.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:12.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:11:12.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:12.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:12.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:12.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 14:11:12.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:12.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:12.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:12.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 14:11:12.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:12.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:12.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:12.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:12.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:12.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:12.995 INFO [WorkbenchTestable][AbstractButton] Click button &Save 14:11:12.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:12.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:12.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:12.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:13.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:11:13.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:11:13.035 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:11:13.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:13.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:13.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:13.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:13.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:13.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:13.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:13.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:13.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:13.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:13.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:13.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:13.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:13.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:13.037 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:11:13.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:13.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:13.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:13.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:13.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:13.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:13.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:11:13.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:13.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:13.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:13.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:13.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:13.041 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:13.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:13.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:13.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:13.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:13.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:13.053 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:13.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:13.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:13.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:13.054 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:13.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:13.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:13.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:13.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:13.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:13.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:13.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:14.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:14.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:14.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:14.056 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:14.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:14.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:14.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:14.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:14.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:14.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:14.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:14.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:14.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:14.057 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:14.057 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:11:14.058 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:11:14.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:11:14.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:14.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:11:14.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:14.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:11:14.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:14.058 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:14.058 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:14.060 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:14.060 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:11:14.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:14.060 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:14.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:14.062 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:14.062 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:14.062 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:14.083 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:14.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:14.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:14.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:14.083 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:14.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:14.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:11:14.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:14.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:14.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:14.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:14.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:14.086 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:14.086 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:14.086 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:11:14.086 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:11:14.087 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:14.087 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:11:14.087 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:11:14.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:11:14.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:14.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:14.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:11:14.087 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 14:11:14.087 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:14.087 DEBUG [main][MenuItemLookup] Item match:File 14:11:14.088 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:11:14.088 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:11:14.088 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:11:14.088 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:11:14.088 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:14.088 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:11:14.088 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:11:14.088 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:14.088 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:11:14.088 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:11:14.088 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:14.089 DEBUG [main][EditorHandler] 1 editor(s) found 14:11:14.089 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:11:14.123 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:11:14.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:14.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:14.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:14.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:14.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:14.124 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:14.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:14.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:14.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:14.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:14.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:14.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:14.125 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:11:14.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:14.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:14.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:14.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:14.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:11:14.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:14.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:14.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:14.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:14.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:14.129 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:14.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:14.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:14.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:14.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:14.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:14.131 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:14.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:14.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:14.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:14.132 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:14.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:14.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:14.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:14.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:14.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:14.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:14.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:14.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:15.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:15.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:15.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:15.133 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:15.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:15.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:15.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:15.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:15.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:15.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:15.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:15.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:15.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:15.135 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:15.135 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:11:15.135 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:11:15.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:11:15.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:15.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:11:15.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:15.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:11:15.136 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:15.136 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:15.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:15.137 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:15.137 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:11:15.137 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:15.138 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:15.138 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:15.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:15.139 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:15.139 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:15.159 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:15.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:15.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:15.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:15.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:15.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:15.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@be589be is found... 14:11:25.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@be589be is found failed, an exception will be thrown 14:11:25.167 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:25.168 DEBUG [main][EditorHandler] 1 editor(s) found 14:11:25.168 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:11:25.193 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:11:25.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:25.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:25.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:25.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:25.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:25.194 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:25.194 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:25.194 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:25.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:25.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:25.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:25.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:25.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:25.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:25.196 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:11:25.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:25.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:25.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:25.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:25.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:25.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:25.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:11:25.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:25.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:25.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:25.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:25.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:25.199 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:25.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:25.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:25.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:25.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:25.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:25.201 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:25.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:25.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:25.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:25.201 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:25.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:25.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:25.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:25.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:25.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:25.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:25.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:26.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:26.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:26.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:26.203 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:26.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:26.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:26.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:26.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:26.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:26.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:26.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:26.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:26.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:26.204 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:26.204 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:11:26.205 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:11:26.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:11:26.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:26.205 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:11:26.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:26.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:11:26.205 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:26.205 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:26.205 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:26.209 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:26.210 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:11:26.210 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:26.210 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:26.210 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:26.211 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:26.211 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:26.212 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:26.234 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:26.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:26.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:26.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:26.234 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:26.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:26.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:11:26.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:26.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:26.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:26.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:26.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:26.237 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:26.237 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:26.237 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:11:26.237 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:11:26.238 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:26.238 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:11:26.238 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:11:26.238 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:11:26.264 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:11:26.265 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:26.265 DEBUG [main][EditorHandler] 0 editor(s) found 14:11:26.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:26.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:26.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:26.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:26.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:26.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:26.265 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:26.265 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:26.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:26.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:26.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:26.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:26.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:26.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:26.267 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:11:26.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:26.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:26.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:26.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:26.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:26.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:26.270 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:11:26.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:26.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:26.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:26.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:26.271 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:26.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:26.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:26.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:26.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:26.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:26.273 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:26.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:26.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:26.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:26.274 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:26.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:26.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:26.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:26.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:26.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:26.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:26.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:26.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:27.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:27.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:27.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:27.275 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:27.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:27.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:27.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:27.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:27.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:27.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:27.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:27.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:27.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:27.276 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:27.276 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:11:27.277 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:11:27.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:11:27.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:27.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:11:27.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:27.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:11:27.277 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:27.277 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:27.277 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:27.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:27.279 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:11:27.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:27.279 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:27.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:27.280 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:27.280 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:27.280 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:27.300 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:27.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:27.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:27.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:27.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:27.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:27.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:27.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:27.302 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:11:27.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:27.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:27.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:11:27.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:27.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:27.305 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:11:27.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:11:27.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:27.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:27.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:27.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:27.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:27.306 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:27.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:27.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:27.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:27.331 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:27.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:27.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:27.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:27.331 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:27.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:27.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:27.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:27.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:27.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:27.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:27.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:27.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:28.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:28.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:28.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:28.333 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:28.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:28.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:28.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:28.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:28.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:28.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:28.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:28.334 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:28.334 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:11:28.335 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 14:11:28.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:11:28.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:28.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:11:28.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:28.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:11:28.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:11:28.335 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:11:28.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:11:28.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:11:28.337 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 14:11:28.337 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 14:11:28.337 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 14:11:28.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 14:11:28.338 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 14:11:28.338 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:28.338 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:28.358 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:28.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:28.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:28.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:28.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:28.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:28.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 14:11:28.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:28.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:28.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:28.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:28.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:28.361 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:28.361 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:28.361 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:11:28.361 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:11:28.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3ca0e34d is found... 14:11:28.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3ca0e34d is found finished successfully 14:11:28.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:11:28.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:28.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:28.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:28.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:28.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:28.363 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 14:11:28.368 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:28.368 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 14:11:28.368 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:11:28.368 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:11:28.369 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:28.369 DEBUG [main][EditorHandler] 2 editor(s) found 14:11:28.369 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:11:28.385 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:11:28.385 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 14:11:28.410 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 14:11:28.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:28.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:28.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:28.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:28.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:28.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:28.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:28.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:28.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:28.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:28.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:28.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:28.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:28.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:28.412 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:11:28.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:28.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:28.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:28.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:28.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:28.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:28.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:11:28.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:28.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:28.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:28.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:28.416 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:28.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:28.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:28.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:28.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:28.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:28.418 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:28.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:28.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:28.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:28.418 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:28.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:28.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:28.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:28.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:28.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:28.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:28.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:28.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:29.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:29.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:29.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:29.420 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:29.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:29.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:29.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:29.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:29.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:29.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:29.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:29.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:29.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:29.421 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:29.421 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:11:29.421 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:11:29.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:11:29.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:29.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:11:29.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:29.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:11:29.422 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:29.422 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:29.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:29.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:29.426 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:11:29.426 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:29.426 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:29.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:29.427 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:29.427 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:29.427 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:29.446 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:29.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:29.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:29.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:29.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:29.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:29.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:11:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:29.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:29.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:29.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:29.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:29.449 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:29.449 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:29.449 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:11:29.449 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:11:29.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:11:29.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:29.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:29.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:29.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:29.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:29.451 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:29.451 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 14:11:29.451 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:29.451 DEBUG [main][EditorHandler] 1 editor(s) found 14:11:29.451 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:11:29.476 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:11:29.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:29.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:29.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:29.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:29.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:29.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:29.476 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:29.476 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:29.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:29.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:29.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:29.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:29.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:29.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:29.478 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:11:29.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:29.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:29.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:29.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:29.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:29.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:29.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:11:29.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:29.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:29.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:29.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:29.482 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:29.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:29.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:29.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:29.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:29.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:29.483 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:29.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:29.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:29.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:29.484 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:29.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:29.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:29.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:29.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:29.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:29.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:29.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:30.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:30.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:30.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:30.486 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:30.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:30.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:30.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:30.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:30.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:30.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:30.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:30.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:30.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:30.487 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:30.487 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:11:30.487 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:11:30.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:11:30.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:30.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:11:30.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:30.488 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:11:30.488 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:30.488 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:30.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:30.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:30.491 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:11:30.491 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:30.491 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:30.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:30.492 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:30.492 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:30.492 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:30.506 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:30.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:30.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:30.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:30.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:11:30.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:30.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:30.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:30.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:30.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:30.513 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:30.514 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:30.514 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:11:30.514 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:11:30.514 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:30.514 DEBUG [main][EditorHandler] 1 editor(s) found 14:11:30.514 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:11:30.547 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:11:30.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:30.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:30.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:30.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:30.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:30.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:30.548 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:30.548 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:30.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:30.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:30.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:30.548 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:30.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:30.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:30.550 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:11:30.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:30.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:30.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:30.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:30.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:30.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:30.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 14:11:30.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:30.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:30.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:30.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:30.554 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:30.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:30.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:30.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:30.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:30.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:30.556 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:30.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:30.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:30.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:30.557 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:30.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:30.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:30.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:30.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:30.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:30.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:31.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:31.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:31.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:31.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:31.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:31.558 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:31.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:31.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:31.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:31.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:31.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:31.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:31.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:31.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:31.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:31.560 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:31.560 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:11:31.560 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 14:11:31.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:11:31.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:31.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:11:31.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:31.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:11:31.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:31.561 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:31.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:31.563 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:31.563 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 14:11:31.563 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 14:11:31.563 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 14:11:31.563 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 14:11:31.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 14:11:31.564 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:31.564 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:31.586 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:31.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:31.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:31.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:31.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:31.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:31.588 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 14:11:31.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:31.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:31.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:11:31.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:31.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:31.591 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:11:31.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 '\*?\QPackage Explorer\E') 14:11:31.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:31.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:31.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:31.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:31.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:31.592 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:31.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:31.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:31.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:31.618 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:31.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:31.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:31.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:31.619 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:31.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:31.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:31.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:31.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:31.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:31.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:32.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:32.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:32.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:32.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:32.621 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 14:11:32.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 14:11:32.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:32.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:32.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:32.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:32.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:32.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:32.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:32.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:32.622 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:32.622 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 14:11:32.623 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject 14:11:32.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 14:11:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:32.623 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 14:11:32.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:32.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 14:11:32.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 14:11:32.623 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 14:11:32.623 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 14:11:32.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 14:11:32.625 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min 14:11:32.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 14:11:32.625 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 14:11:32.625 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 14:11:32.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 14:11:32.626 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:32.627 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:32.647 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:32.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:32.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:32.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:32.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:32.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:32.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@781d53f7 is found... 14:11:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@781d53f7 is found finished successfully 14:11:32.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 14:11:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:32.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:32.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:32.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:32.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:32.650 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:32.651 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:32.651 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:11:32.651 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:11:32.651 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:32.651 DEBUG [main][EditorHandler] 2 editor(s) found 14:11:32.651 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:11:32.657 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:11:32.657 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 14:11:32.689 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 14:11:32.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:32.689 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:32.689 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:32.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:32.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:32.690 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 14:11:32.690 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:32.690 DEBUG [main][EditorHandler] 0 editor(s) found 14:11:32.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:32.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:32.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:11:32.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:32.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:32.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:32.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:32.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:32.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:32.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:11:32.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:32.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:32.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:32.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:32.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:32.692 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:32.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:32.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:32.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:32.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:32.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:32.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:32.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:32.735 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:32.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:32.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:32.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:32.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:32.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:32.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:33.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:33.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:33.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:33.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:33.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:33.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:33.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:33.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:33.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:33.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:33.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:33.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:33.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:33.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:33.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:33.738 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:33.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:33.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:33.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:33.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:33.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:33.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:33.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:34.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:34.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:34.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:34.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:34.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:34.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:34.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:34.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:34.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:34.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:34.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:34.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:34.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:34.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:34.741 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:34.741 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:34.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:34.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:34.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:34.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:34.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:34.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:34.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:34.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:34.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:34.742 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:11:34.742 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:11:34.742 DEBUG [main][TreeItemHandler] Set Tree selection 14:11:34.742 DEBUG [main][TreeHandler] Notify Tree about selection event 14:11:34.749 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:11:34.753 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 14:11:34.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:34.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:34.779 DEBUG [main][MenuItemLookup] Found menu:'New' 14:11:34.779 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:11:34.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:34.779 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:11:34.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:34.779 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:11:34.779 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:11:34.779 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:11:34.779 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:11:34.779 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:11:34.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:34.779 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:11:34.779 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:11:34.779 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:34.779 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:11:34.779 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:11:34.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:11:34.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:11:34.779 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:11:34.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:34.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:11:34.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:11:35.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:35.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:35.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:35.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:35.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:11:35.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:35.298 DEBUG [main][MenuItemLookup] Found menu:'New' 14:11:35.298 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:11:35.298 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:35.298 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:11:35.298 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:35.298 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:11:35.298 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:11:35.298 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:11:35.298 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:11:35.298 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:11:35.298 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:11:35.298 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:11:35.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:11:35.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 14:11:35.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:11:35.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:35.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:35.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:11:35.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:35.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:35.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:35.882 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:11:35.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:35.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:35.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:35.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:35.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:35.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:35.883 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:11:35.883 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:11:35.883 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:11:35.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:35.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:35.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:35.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:35.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:11:35.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:11:35.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:35.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:35.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:11:35.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:11:35.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:35.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:35.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:35.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:35.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:35.884 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:11:35.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:35.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:35.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:35.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:35.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:11:35.889 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:11:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:11:36.390 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:11:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:36.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:11:36.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:11:36.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:36.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:36.390 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:36.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:36.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:36.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:11:36.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:36.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:36.391 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 14:11:36.391 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:36.391 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:36.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:36.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.65 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.419 s closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.073 s getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.192 s closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.075 s testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.066 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.119 s closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.067 s closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.624 s noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.06 s getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.171 s testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.069 s saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.08 s isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.07 s closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 12.157 s closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.622 s findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.613 s saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.088 s getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 11.07 s noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.071 s switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.146 s testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.065 s getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.072 s getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.142 s Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:11:36.405 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:11:36.407 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:11:36.407 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:36.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:11:36.407 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:36.407 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:11:36.410 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:36.410 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:11:36.410 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:36.410 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:11:36.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:11:36.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:11:36.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:11:36.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:36.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:36.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:36.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:36.411 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:36.411 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:36.411 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:11:36.411 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:11:36.411 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:11:36.411 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:11:36.411 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:11:36.411 DEBUG [main][MenuItemLookup] Item match:Window 14:11:36.412 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:11:36.412 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:11:36.412 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:11:36.412 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.412 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:11:36.412 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:11:36.412 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.412 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:11:36.412 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.412 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:11:36.412 DEBUG [main][MenuItemLookup] Item match:Preferences 14:11:36.412 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:11:36.412 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:11:36.412 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:11:36.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:11:36.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:11:36.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:11:36.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:36.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:36.511 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:11:36.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:11:36.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:36.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:36.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:36.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:36.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:36.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:11:36.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:36.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:36.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:36.525 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:11:36.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:36.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:36.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:36.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:36.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:11:36.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:11:36.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:36.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:36.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:36.543 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:36.543 DEBUG [main][EditorHandler] 0 editor(s) found 14:11:36.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.555 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:11:36.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:36.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:36.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:11:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:36.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:36.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:36.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:36.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:36.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:36.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:36.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:36.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:36.559 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:36.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:36.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:36.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:11:36.560 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:36.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:36.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:36.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:11:36.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:36.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:36.569 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:36.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:36.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:36.570 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 14:11:36.572 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:36.572 DEBUG [main][EditorHandler] 0 editor(s) found 14:11:36.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:36.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.573 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:36.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.573 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:11:36.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.573 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:36.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.573 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:36.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.573 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:36.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:11:36.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:36.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.574 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:36.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:36.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:36.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:36.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:36.575 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:36.575 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:36.575 DEBUG [main][MenuItemLookup] Item match:File 14:11:36.576 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:11:36.576 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:11:36.577 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:11:36.577 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.577 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:11:36.577 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:36.577 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:11:36.577 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:36.577 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:11:36.577 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:11:36.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:11:36.587 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:11:36.587 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:11:36.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:11:36.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:11:36.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:11:36.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:36.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:36.645 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:11:36.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:11:36.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:36.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:36.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:11:36.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:11:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:36.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:11:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:36.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:11:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:11:36.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:11:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:36.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:11:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:36.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:11:36.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:11:36.648 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:11:36.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:11:36.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:11:36.652 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:11:36.652 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:11:36.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:11:36.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:36.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:36.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:36.653 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:11:36.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:36.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:36.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:36.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:36.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:36.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:11:36.676 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 14:11:36.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:11:36.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:36.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:36.677 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:11:36.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:36.678 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 14:11:36.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:11:36.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:36.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:36.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:36.681 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:36.682 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 14:11:36.683 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:11:36.683 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 14:11:36.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:11:36.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:36.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:36.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:36.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:36.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:36.686 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:11:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:36.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:36.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:36.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:11:37.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:11:37.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:37.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:11:37.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 14:11:37.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:37.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:37.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:37.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:11:37.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:37.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:11:37.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:37.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:11:37.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:37.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:11:37.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:37.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:11:37.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:37.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:11:37.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:37.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:11:37.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:37.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:11:37.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:37.210 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:11:37.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:37.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:37.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:37.211 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:37.211 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:37.211 DEBUG [main][MenuItemLookup] Item match:File 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:37.212 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:11:37.212 DEBUG [main][MenuItemLookup] Item match:Import... 14:11:37.213 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:11:37.213 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:11:37.213 INFO [main][MenuItemHandler] Select menu item: &Import... 14:11:37.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:11:37.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:11:37.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:11:37.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.271 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:11:37.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:37.272 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:11:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:37.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:37.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:37.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:11:37.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:11:37.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:37.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:37.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:11:37.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:11:37.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:11:37.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:37.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:11:37.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:37.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:11:37.776 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 14:11:37.776 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 14:11:37.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 14:11:37.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 14:11:37.779 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:11:37.779 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:11:37.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:11:37.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:37.780 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:11:37.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:37.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:37.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:37.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.826 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:11:37.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:37.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:37.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:11:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.859 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:11:37.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:11:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:11:37.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:11:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:37.859 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:11:37.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:37.861 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/' 14:11:37.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 14:11:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:37.864 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 14:11:37.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:37.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:37.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:37.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 14:11:37.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 14:11:37.868 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work/data/testProject to:/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/ 14:11:37.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 14:11:37.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:37.929 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 14:11:37.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:37.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:37.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:37.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 14:11:37.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:37.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 14:11:37.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 14:11:37.954 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 14:11:37.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 14:11:37.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:37.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace") 14:11:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:37.956 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 14:11:37.964 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 14:11:37.964 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 14:11:37.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:37.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:37.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:37.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.965 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 14:11:37.965 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 14:11:37.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:11:37.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:37.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:37.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:37.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:37.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:37.967 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:11:37.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:37.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:37.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:37.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:37.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:11:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:11:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:38.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:11:38.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 14:11:39.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:11:39.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 14:11:39.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:11:39.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:39.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:39.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:39.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:39.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.473 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:11:39.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:39.474 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:39.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:11:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:39.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:39.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:39.475 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:39.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:39.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:39.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:39.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:39.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:39.478 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:39.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:39.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:39.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:39.479 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:39.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:39.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:39.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:39.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:39.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:39.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:39.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:40.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:40.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:40.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:40.481 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:40.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:40.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:40.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:40.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:40.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:40.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:40.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:40.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:40.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:40.482 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:40.482 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:11:40.482 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:11:40.483 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:11:40.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:11:40.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:40.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:40.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:11:40.984 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:11:40.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:11:40.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:41.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:41.485 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:11:41.486 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:11:41.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:11:41.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:41.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:41.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:11:41.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:11:41.987 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:11:41.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:11:42.041 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:11:42.042 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:11:42.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:11:42.042 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:11:42.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:11:42.050 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:11:42.051 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:42.051 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:43.038 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:43.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:43.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:11:43.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:11:43.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:11:43.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:11:43.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:43.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:43.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:43.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@261a3d2b is found... 14:11:43.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@261a3d2b is found finished successfully 14:11:43.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:11:43.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:43.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:43.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:43.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:43.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:43.061 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:43.061 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:43.063 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13] 14:11:43.128 INFO [WorkbenchTestable][Keyboard] Type text "a" 14:11:43.263 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:43.263 INFO [WorkbenchTestable][Keyboard] As char:a, as int:97 14:11:43.883 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:43.884 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:43.884 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:11:43.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:11:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:43.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:43.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:11:43.884 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:11:43.884 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:43.885 DEBUG [main][MenuItemLookup] Item match:File 14:11:43.886 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:11:43.923 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:11:43.923 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:11:43.923 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:11:43.923 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:43.923 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:11:43.923 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:11:43.923 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:43.923 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:11:43.923 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:11:43.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:11:43.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:11:43.941 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:11:44.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:11:44.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:11:44.033 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:44.033 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:44.033 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:44.033 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:44.033 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:11:44.033 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:11:44.242 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:11:44.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:44.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:44.243 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:11:44.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:44.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:44.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:44.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:44.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:44.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:44.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:11:44.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:44.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:44.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:44.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:44.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:44.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:44.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:44.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:44.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:44.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:44.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:44.248 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:44.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:44.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:44.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:44.248 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:44.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:44.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:44.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:44.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:44.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:44.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:44.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:45.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:45.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:45.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:45.274 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:45.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:45.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:45.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:45.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:45.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:45.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:45.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:45.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:45.275 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:45.275 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:11:45.276 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:11:45.276 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:11:45.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:11:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:45.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:11:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:45.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:11:45.276 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:11:45.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:11:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:45.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:11:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:45.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:11:45.276 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:11:45.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:11:45.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:45.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:11:45.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:45.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:11:45.277 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:11:45.277 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:11:45.277 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:11:45.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:11:45.292 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:11:45.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:11:45.292 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:11:45.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:11:45.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:11:45.302 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:45.302 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:45.526 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:45.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:45.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 14:11:45.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:11:45.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:11:45.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:11:45.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:45.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:45.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c986be0 is found... 14:11:45.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c986be0 is found finished successfully 14:11:45.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:11:45.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:45.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:45.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:45.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:45.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:45.535 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:45.535 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a******************************************************************* package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:45.535 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:11:45.557 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:45.557 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:45.558 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:11:45.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:11:45.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:45.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:45.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:11:45.558 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:11:45.631 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:45.631 DEBUG [main][MenuItemLookup] Item match:File 14:11:45.631 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:11:45.631 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:11:45.631 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:11:45.631 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:11:45.631 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:45.631 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:11:45.631 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:11:45.631 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:45.631 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:11:45.631 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:11:45.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:11:45.632 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:11:45.632 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:11:45.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:11:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:11:45.663 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:45.663 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:45.664 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:45.664 DEBUG [main][EditorHandler] 1 editor(s) found 14:11:45.664 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:11:45.762 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:11:45.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:45.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:11:45.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:11:45.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:45.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:45.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:45.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:45.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:45.763 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:11:45.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:45.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:45.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:45.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:45.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:11:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:45.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:45.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:45.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:45.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:45.765 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:45.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:45.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:45.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:45.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:45.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:45.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:45.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:45.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:45.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:45.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:45.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:45.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:45.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:45.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:45.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:45.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:46.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:46.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:46.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:46.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:46.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:46.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:46.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:46.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:46.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:46.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:46.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:46.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:46.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:46.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:46.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:46.770 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:46.771 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:11:46.771 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:11:46.771 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:11:46.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:11:46.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:46.771 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:11:46.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:46.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:11:46.772 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:11:46.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:11:46.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:46.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:11:46.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:46.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:11:46.772 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:11:46.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:11:46.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:46.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:11:46.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:46.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:11:46.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:11:46.772 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:11:46.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:11:46.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:11:46.779 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:11:46.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:11:46.779 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:11:46.780 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:11:46.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:11:46.785 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:46.785 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:46.952 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:46.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:11:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:11:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:11:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:11:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:46.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:46.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:46.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1380b30d is found... 14:11:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1380b30d is found finished successfully 14:11:46.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:11:46.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:46.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:46.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:46.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:46.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:46.965 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:46.965 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:46.966 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:46.966 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:46.967 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 14:11:46.978 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 14:11:46.983 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:46.983 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:11:47.584 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:47.584 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:11:48.185 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:48.185 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:11:48.786 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:48.786 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:11:49.388 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:49.388 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:11:49.989 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:49.989 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:11:50.590 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:50.590 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 14:11:51.191 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:11:51.191 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:11:51.792 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:51.792 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:51.793 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:11:51.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:11:51.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:51.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:51.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:11:51.793 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:11:51.794 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:51.794 DEBUG [main][MenuItemLookup] Item match:File 14:11:51.795 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:11:51.795 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:11:51.795 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:11:51.795 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:11:51.795 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:51.795 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:11:51.795 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:11:51.795 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:51.795 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:11:51.795 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:11:51.795 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:11:51.795 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:11:51.795 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:11:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:11:51.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:11:51.826 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:51.826 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:51.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:51.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:51.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:11:51.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:51.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:51.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:11:51.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:51.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:51.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:11:51.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:11:51.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:51.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:51.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:51.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:51.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:51.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:51.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:51.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:51.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:51.866 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:51.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:51.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:51.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:51.867 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:51.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:51.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:51.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:51.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:51.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:51.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:52.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:52.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:52.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:52.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:52.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:52.874 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:52.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:52.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:52.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:52.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:52.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:52.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:52.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:52.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:52.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:52.875 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:52.875 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:11:52.876 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:11:52.876 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:11:52.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:11:52.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:52.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:11:52.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:52.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:11:52.876 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:11:52.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:11:52.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:52.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:11:52.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:52.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:11:52.877 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:11:52.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:11:52.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:52.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:11:52.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:52.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:11:52.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:11:52.877 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:11:52.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:11:52.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:11:52.887 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:11:52.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:11:52.887 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:11:52.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:11:52.893 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:11:52.893 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:52.893 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:52.928 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:52.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:11:52.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:11:52.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:11:52.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:52.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:52.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56907760 is found... 14:11:52.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56907760 is found finished successfully 14:11:52.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:11:52.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:52.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:52.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:52.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:52.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:52.932 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:52.932 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:52.932 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:11:52.948 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:52.948 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:52.948 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:11:52.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:11:52.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:52.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:52.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:11:52.949 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:11:52.949 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:52.949 DEBUG [main][MenuItemLookup] Item match:File 14:11:52.950 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:11:52.950 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:11:52.950 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:11:52.950 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:11:52.950 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:52.950 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:11:52.950 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:11:52.950 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:52.950 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:11:52.950 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:11:52.950 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:11:52.950 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:11:52.950 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:11:52.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:11:52.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:11:52.985 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:52.985 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:52.985 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:52.985 DEBUG [main][EditorHandler] 1 editor(s) found 14:11:52.985 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:11:53.080 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:11:53.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:11:53.080 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:53.080 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:53.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:53.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:53.147 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:11:53.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:53.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:11:53.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:11:53.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:53.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:53.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:53.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:53.148 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:11:53.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:53.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:53.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:53.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:53.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:11:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:53.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:53.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:53.150 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:53.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:53.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:53.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:53.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:53.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:53.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:53.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:53.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:53.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:53.153 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:53.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:53.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:53.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:53.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:53.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:53.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:53.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:54.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:54.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:54.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:54.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:54.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:54.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:54.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:54.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:54.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:54.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:54.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:54.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:54.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:54.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:54.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:11:54.156 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:11:54.156 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:11:54.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:11:54.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:54.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:11:54.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:54.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:11:54.157 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:11:54.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:11:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:54.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:11:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:54.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:11:54.157 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:11:54.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:11:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:54.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:11:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:54.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:11:54.157 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:11:54.157 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:11:54.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:11:54.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:11:54.165 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:11:54.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:11:54.165 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:11:54.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:11:54.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:11:54.170 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:54.170 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:54.293 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:54.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:54.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:11:54.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:11:54.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:11:54.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:11:54.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:54.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:54.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:54.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:54.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3c8246f2 is found... 14:11:54.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3c8246f2 is found finished successfully 14:11:54.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:11:54.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:54.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:54.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:54.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:54.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:54.306 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:54.307 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:54.307 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:54.307 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:54.307 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:11:55.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:55.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:55.308 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:11:55.308 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:55.308 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:11:55.308 DEBUG [main][MenuItemLookup] Item match:Edit 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:55.309 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:11:55.309 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:11:55.312 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 14:11:55.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals" 14:11:55.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 14:11:55.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals" 14:11:55.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals" 14:11:55.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals" 14:11:55.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"" 14:11:55.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints Shift+Ctrl+Space" 14:11:55.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:55.314 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:11:55.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:55.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:11:55.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:55.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:55.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:11:55.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:11:55.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:55.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:55.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:55.316 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:55.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:55.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:55.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:55.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:55.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:55.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:55.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:55.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:55.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:55.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:55.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:55.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:55.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:55.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:56.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:56.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:56.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:56.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:56.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:56.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:56.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:56.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:56.350 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:56.350 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:11:56.350 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:11:56.350 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:11:56.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:11:56.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:56.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:11:56.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:56.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:11:56.350 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:11:56.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:11:56.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:56.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:11:56.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:56.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:11:56.351 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:11:56.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:11:56.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:56.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:11:56.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:56.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:11:56.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:11:56.351 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:11:56.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:11:56.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:11:56.357 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:11:56.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:11:56.357 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:11:56.357 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:11:56.361 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:11:56.361 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:56.361 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:56.390 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:56.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:56.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:11:56.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:11:56.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:11:56.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:56.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:56.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:56.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:56.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@628144c is found... 14:11:56.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@628144c is found finished successfully 14:11:56.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:11:56.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:56.393 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:56.393 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:56.393 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:11:56.410 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:56.410 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:56.410 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:11:56.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:11:56.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:56.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:56.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:11:56.411 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:11:56.411 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:56.411 DEBUG [main][MenuItemLookup] Item match:File 14:11:56.411 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:11:56.411 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:11:56.411 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:11:56.411 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:11:56.411 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:56.411 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:11:56.411 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:11:56.411 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:56.411 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:11:56.411 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:11:56.412 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:11:56.412 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:11:56.412 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:11:56.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:11:56.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:11:56.441 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:56.441 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:56.441 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:56.441 DEBUG [main][EditorHandler] 1 editor(s) found 14:11:56.441 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:11:56.529 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:11:56.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:11:56.529 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:56.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:56.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:56.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:56.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:11:56.530 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:56.530 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:11:56.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:11:56.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:56.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:56.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:56.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:56.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:56.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:56.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:56.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:11:56.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:56.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:56.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:56.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:56.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:56.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:56.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:56.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:11:56.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:56.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:56.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:56.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:56.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:56.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:56.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:56.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:56.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:56.532 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:11:56.532 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:56.532 DEBUG [main][MenuItemLookup] Item match:File 14:11:56.532 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:11:56.533 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:11:56.534 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:11:56.534 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:56.534 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:11:56.534 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:56.534 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:11:56.534 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:56.534 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:11:56.534 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:11:56.534 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:11:56.534 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:11:56.534 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:11:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:11:56.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:11:56.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:11:56.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:56.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:56.596 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:11:56.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:56.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:11:56.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:11:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:11:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:11:56.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:11:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:56.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:11:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:56.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:11:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:11:56.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:11:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:56.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:11:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:56.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:11:56.598 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 14:11:56.598 DEBUG [main][TreeItemHandler] Selecting tree item: File 14:11:56.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 14:11:56.601 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 14:11:56.601 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:11:56.601 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:11:56.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:11:56.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:56.603 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:11:56.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:56.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:56.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:56.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:56.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:11:56.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:56.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:56.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:11:56.634 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 14:11:56.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:11:56.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:56.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:56.635 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:11:56.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:11:56.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 14:11:56.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:56.638 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:56.638 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 14:11:56.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 14:11:56.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:11:56.640 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:11:56.640 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 14:11:56.640 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:11:56.640 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 14:11:56.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:11:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:56.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:56.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:56.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:56.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:11:56.642 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:11:56.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:11:56.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:11:56.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:11:56.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:11:56.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:11:57.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:11:57.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:57.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:11:57.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:57.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:57.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:57.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:57.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 14:11:57.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:57.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:57.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:57.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:57.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:57.150 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 14:11:57.154 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:57.155 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:57.155 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 14:11:57.155 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 14:11:57.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:57.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:57.164 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:11:57.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:57.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:57.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 14:11:57.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:57.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:57.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 14:11:57.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:11:57.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:57.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:57.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:57.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:57.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:57.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:57.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:57.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:57.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:57.184 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:57.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:57.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:57.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:57.184 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:57.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:57.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:57.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:57.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:57.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:57.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:57.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:57.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:58.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:58.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:58.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:58.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:58.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:11:58.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:58.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:58.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:58.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:58.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:11:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:58.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:58.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:58.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:11:58.688 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:11:58.688 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:11:58.688 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:11:58.688 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:11:58.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:11:58.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:58.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:11:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:58.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:11:58.689 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:11:58.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:11:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:58.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:11:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:58.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:11:58.689 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:11:58.689 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:11:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:11:58.689 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:11:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:11:58.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:11:58.689 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:11:58.689 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:11:58.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:11:58.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:11:58.697 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:11:58.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:11:58.697 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:11:58.697 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:11:58.702 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:11:58.703 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:11:58.703 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:11:58.826 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:11:58.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:11:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:11:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:11:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:11:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:11:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:11:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:11:58.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:11:58.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:11:58.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a39b123 is found... 14:11:58.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a39b123 is found finished successfully 14:11:58.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:11:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:58.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:58.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:58.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:58.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:58.841 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:58.841 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:58.841 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:11:58.870 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:58.870 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:58.870 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:11:58.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:11:58.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:58.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:58.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:11:58.871 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:11:58.871 DEBUG [main][MenuItemLookup] Found menu:'File' 14:11:58.871 DEBUG [main][MenuItemLookup] Item match:File 14:11:58.872 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:11:58.872 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:11:58.872 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:11:58.872 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:11:58.872 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:58.872 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:11:58.872 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:11:58.872 DEBUG [main][MenuItemLookup] Found menu:'' 14:11:58.872 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:11:58.872 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:11:58.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:11:58.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:11:58.872 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:11:58.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:11:58.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:11:58.931 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:58.931 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:11:58.931 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:11:58.931 DEBUG [main][EditorHandler] 2 editor(s) found 14:11:58.931 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 14:11:58.938 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 14:11:58.938 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:11:59.051 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:11:59.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:11:59.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:11:59.051 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:11:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:11:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:11:59.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:11:59.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:11:59.052 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:11:59.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:11:59.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:11:59.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:11:59.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:11:59.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:59.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:59.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:11:59.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:59.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:59.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:11:59.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:11:59.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:11:59.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:11:59.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:11:59.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:59.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:59.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:11:59.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:11:59.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:11:59.055 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:59.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:59.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:59.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:11:59.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:11:59.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:11:59.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:59.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:59.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:59.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:59.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:11:59.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:11:59.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:11:59.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:11:59.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:11:59.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:59.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:11:59.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:11:59.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:00.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:00.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:00.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:00.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:00.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:00.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:00.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:00.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:00.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:00.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:00.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:00.060 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:00.060 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:00.060 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:00.061 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:00.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:00.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:00.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:00.061 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:00.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:00.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:00.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:00.061 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:00.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:00.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:00.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:00.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:00.061 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:00.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:00.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:00.071 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:00.071 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:00.071 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:00.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:00.076 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:00.076 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:00.076 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:00.189 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:00.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:00.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:00.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:00.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:00.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:00.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:00.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7aea05be is found... 14:12:00.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7aea05be is found finished successfully 14:12:00.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:00.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:00.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:00.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:00.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:00.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:00.205 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:00.205 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:00.205 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5 14:12:00.205 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0 14:12:00.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:00.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:00.209 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:00.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:00.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:00.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:00.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:00.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:00.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:00.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:00.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:00.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:00.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:00.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:00.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:00.210 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:00.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:00.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:00.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:00.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:00.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:00.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:00.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:00.247 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:00.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:00.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:00.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:00.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:00.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:00.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:00.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:00.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:01.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:01.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:01.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:01.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:01.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:01.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:01.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:01.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:01.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:01.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:01.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:01.257 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:01.257 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:01.258 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:01.258 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:01.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:01.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:01.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:01.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:01.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:01.258 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:01.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:01.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:01.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:01.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:01.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:01.258 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:01.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:01.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:01.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:01.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:01.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:01.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:01.259 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:01.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:01.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:01.266 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:01.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:01.267 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:01.267 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:01.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:01.271 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:01.271 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:01.301 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:01.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:01.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:01.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:01.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:01.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:01.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:01.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:01.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:01.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e09caf8 is found... 14:12:01.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e09caf8 is found finished successfully 14:12:01.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:01.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:01.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:01.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:01.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:01.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:01.304 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:01.305 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:01.305 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:01.320 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:01.320 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:01.320 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:01.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:01.320 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:01.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:01.321 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:01.321 DEBUG [main][MenuItemLookup] Item match:File 14:12:01.321 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:01.321 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:01.321 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:01.321 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:01.321 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:01.321 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:01.321 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:01.321 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:01.321 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:01.321 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:01.322 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:01.322 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:01.322 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:01.352 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:01.352 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:01.352 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:12:01.352 DEBUG [main][EditorHandler] 1 editor(s) found 14:12:01.352 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:12:01.445 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:12:01.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:01.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:01.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:01.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:01.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:01.445 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:01.445 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:01.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:01.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:01.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:01.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:01.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:01.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:01.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:01.446 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:01.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:01.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:01.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:01.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:01.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:01.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:01.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:01.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:01.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:01.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:01.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:01.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:01.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:01.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:01.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:01.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:01.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:01.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:01.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:01.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:01.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:01.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:01.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:01.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:01.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:01.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:01.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:02.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:02.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:02.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:02.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:02.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:02.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:02.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:02.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:02.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:02.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:02.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:02.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:02.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:02.454 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:02.454 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:02.454 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:02.454 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:02.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:02.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:02.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:02.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:02.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:02.454 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:02.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:02.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:02.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:02.455 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:02.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:02.455 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:02.455 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:02.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:02.455 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:02.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:02.462 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:02.463 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:02.463 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:02.463 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:02.463 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:02.468 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:02.468 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:02.468 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:02.593 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:02.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:02.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:02.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:02.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:02.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:02.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:02.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@602112b7 is found... 14:12:02.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@602112b7 is found finished successfully 14:12:02.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:02.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:02.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:02.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:02.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:02.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:02.607 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:02.607 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:02.607 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:02.607 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:02.808 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:03.012 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:03.012 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:03.212 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:03.415 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:03.415 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:03.615 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:03.818 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:03.818 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:04.018 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:04.221 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:12:04.221 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:12:04.421 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 14:12:05.423 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 1 /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { 14:12:05.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:05.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:05.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:05.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:05.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:05.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:05.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:05.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:05.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:05.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:05.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:05.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:05.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:05.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:05.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:05.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:05.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:05.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:05.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:05.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:05.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:05.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:05.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:05.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:05.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:05.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:05.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:05.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:05.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:05.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:05.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:05.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:06.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:06.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:06.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:06.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:06.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:06.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:06.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:06.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:06.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:06.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:06.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:06.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:06.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:06.457 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:06.457 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:06.458 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:06.458 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:06.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:06.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:06.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:06.458 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:06.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:06.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:06.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:06.458 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:06.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:06.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:06.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:06.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:06.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:06.459 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:06.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:06.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:06.465 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:06.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:06.465 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:06.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:06.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:06.471 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:06.471 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:06.507 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:06.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:06.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:06.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:06.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:06.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:06.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:06.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:06.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:06.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f716334 is found... 14:12:06.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f716334 is found finished successfully 14:12:06.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:06.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:06.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:06.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:06.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:06.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:06.511 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:06.511 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:06.511 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:06.533 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:06.533 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:06.533 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:06.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:06.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:06.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:06.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:06.533 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:06.534 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:06.534 DEBUG [main][MenuItemLookup] Item match:File 14:12:06.534 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:06.534 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:06.534 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:06.534 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:06.534 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:06.534 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:06.534 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:06.534 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:06.534 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:06.534 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:06.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:06.535 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:06.535 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:06.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:06.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:06.567 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:06.567 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:06.567 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:12:06.567 DEBUG [main][EditorHandler] 1 editor(s) found 14:12:06.567 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:12:06.667 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:12:06.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:06.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:06.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:06.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:06.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:06.668 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:06.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:06.668 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:06.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:06.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:06.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:06.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:06.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:06.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:06.670 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:06.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:06.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:06.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:06.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:06.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:06.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:06.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:06.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:06.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:06.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:06.672 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:06.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:06.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:06.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:06.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:06.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:06.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:06.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:06.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:06.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:06.689 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:06.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:06.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:06.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:06.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:06.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:06.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:07.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:07.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:07.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:07.690 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:07.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:07.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:07.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:07.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:07.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:07.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:07.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:07.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:07.692 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:07.692 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:07.692 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:07.692 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:07.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:07.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:07.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:07.693 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:07.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:07.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:07.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:07.693 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:07.693 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:07.693 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:07.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:07.693 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:07.693 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:07.693 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:07.693 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:07.702 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:07.702 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:07.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:07.702 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:07.703 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:07.709 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:07.709 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:07.710 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:07.848 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:07.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:07.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:07.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:07.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:07.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:07.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:07.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:07.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:07.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:07.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@47e0dcf2 is found... 14:12:07.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@47e0dcf2 is found finished successfully 14:12:07.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:07.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:07.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:07.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:07.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:07.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:07.865 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:07.865 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:07.865 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:07.865 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:08.065 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:08.268 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:08.268 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:08.468 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:08.671 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:08.671 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:08.871 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:09.074 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:09.074 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:09.275 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:09.478 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:12:09.478 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:12:09.679 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 14:12:10.680 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 2 /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } 14:12:10.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:10.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:10.681 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:10.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:10.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:10.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:10.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:10.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:10.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:10.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:10.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:10.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:10.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:10.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:10.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:10.683 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:10.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:10.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:10.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:10.716 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:10.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:10.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:10.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:10.717 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:10.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:10.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:10.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:10.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:10.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:10.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:11.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:11.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:11.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:11.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:11.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:11.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:11.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:11.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:11.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:11.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:11.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:11.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:11.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:11.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:11.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:11.720 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:11.720 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:11.720 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:11.720 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:11.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:11.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:11.720 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:11.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:11.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:11.721 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:11.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:11.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:11.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:11.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:11.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:11.721 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:11.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:11.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:11.721 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:11.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:11.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:11.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:11.721 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:11.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:11.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:11.728 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:11.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:11.728 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:11.728 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:11.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:11.732 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:11.733 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:11.770 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:11.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:11.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:11.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:11.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:11.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:11.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:11.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:11.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e5545f7 is found... 14:12:11.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e5545f7 is found finished successfully 14:12:11.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:11.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:11.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:11.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:11.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:11.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:11.774 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:11.774 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 14:12:11.774 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:11.798 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:11.798 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:11.798 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:11.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:11.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:11.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:11.798 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:11.798 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:11.799 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:11.799 DEBUG [main][MenuItemLookup] Item match:File 14:12:11.799 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:11.799 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:11.799 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:11.799 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:11.799 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:11.799 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:11.799 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:11.799 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:11.799 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:11.799 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:11.800 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:11.800 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:11.800 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:11.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:11.846 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:11.846 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:11.846 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:12:11.846 DEBUG [main][EditorHandler] 1 editor(s) found 14:12:11.846 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:12:11.943 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:12:11.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:11.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:11.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:11.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:11.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:11.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:11.944 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:11.944 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:11.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:11.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:11.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:11.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:11.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:11.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:11.945 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:11.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:11.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:11.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:11.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:11.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:11.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:11.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:11.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:11.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:11.947 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:11.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:11.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:11.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:11.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:11.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:11.972 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:11.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:11.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:11.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:11.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:11.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:11.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:11.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:11.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:11.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:11.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:12.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:12.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:12.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:12.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:12.975 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:12.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:12.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:12.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:12.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:12.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:12.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:12.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:12.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:12.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:12.976 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:12.976 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:12.977 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:12.977 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:12.977 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:12.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:12.977 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:12.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:12.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:12.977 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:12.977 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:12.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:12.977 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:12.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:12.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:12.977 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:12.977 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:12.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:12.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:12.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:12.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:12.978 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:12.978 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:12.984 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:12.985 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:12.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:12.985 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:12.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:12.992 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:12.992 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:12.993 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:13.105 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:13.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:13.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:13.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:13.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5840662 is found... 14:12:13.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5840662 is found finished successfully 14:12:13.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:13.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:13.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:13.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:13.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:13.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:13.125 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:13.125 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:13.125 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:13.145 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:13.145 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:13.145 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:13.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:13.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:13.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:13.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:13.146 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:13.146 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:13.146 DEBUG [main][MenuItemLookup] Item match:File 14:12:13.147 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:13.147 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:13.147 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:13.147 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:13.147 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:13.147 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:13.147 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:13.147 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:13.147 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:13.147 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:13.164 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:13.164 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:13.164 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:13.172 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:13.172 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:13.172 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:12:14.172 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:14.179 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:12:15.180 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:15.180 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemY.out.println(""); } } TooltipText=null 14:12:15.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:15.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:15.183 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:15.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:15.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:15.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:15.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:15.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:15.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:15.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:15.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:15.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:15.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:15.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:15.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:15.185 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:15.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:15.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:15.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:15.218 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:15.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:15.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:15.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:15.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:15.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:15.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:15.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:15.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:15.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:15.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:15.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:15.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:16.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:16.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:16.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:16.221 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:16.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:16.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:16.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:16.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:16.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:16.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:16.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:16.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:16.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:16.222 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:16.222 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:16.222 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:16.222 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:16.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:16.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:16.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:16.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:16.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:16.223 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:16.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:16.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:16.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:16.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:16.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:16.223 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:16.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:16.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:16.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:16.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:16.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:16.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:16.223 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:16.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:16.231 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:16.231 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:16.231 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:16.231 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:16.231 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:16.236 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:16.236 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:16.236 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:16.266 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:16.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:16.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:16.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:16.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:16.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:16.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:16.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:16.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:16.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@70f536b1 is found... 14:12:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@70f536b1 is found finished successfully 14:12:16.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:16.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:16.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:16.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:16.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:16.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:16.270 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:16.270 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemY.out.println(""); } } TooltipText=null 14:12:16.270 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:16.277 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:16.277 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:16.277 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:16.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:16.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:16.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:16.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:16.277 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:16.277 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:16.277 DEBUG [main][MenuItemLookup] Item match:File 14:12:16.278 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:16.278 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:16.278 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:16.278 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:16.278 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:16.278 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:16.278 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:16.278 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:16.278 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:16.278 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:16.292 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:16.292 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:16.292 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:16.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:16.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:16.312 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:16.312 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:16.312 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:12:16.313 DEBUG [main][EditorHandler] 1 editor(s) found 14:12:16.313 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:12:16.375 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:12:16.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:16.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:16.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:16.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:16.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:16.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:16.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:16.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:16.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:16.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:16.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:16.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:16.377 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:16.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:16.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:16.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:16.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:16.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:16.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:16.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:16.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:16.378 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:16.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:16.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:16.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:16.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:16.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:16.380 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:16.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:16.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:16.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:16.381 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:16.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:16.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:16.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:16.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:16.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:16.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:16.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:16.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:17.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:17.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:17.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:17.383 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:17.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:17.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:17.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:17.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:17.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:17.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:17.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:17.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:17.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:17.385 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:17.385 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:17.385 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:17.385 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:17.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:17.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:17.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:17.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:17.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:17.386 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:17.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:17.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:17.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:17.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:17.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:17.386 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:17.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:17.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:17.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:17.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:17.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:17.386 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:17.386 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:17.386 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:17.392 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:17.393 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:17.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:17.393 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:17.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:17.397 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:17.397 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:17.398 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:17.506 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:17.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:17.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:17.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:17.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:17.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:17.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:17.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b220b2e is found... 14:12:17.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b220b2e is found finished successfully 14:12:17.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:17.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:17.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:17.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:17.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:17.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:17.513 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:17.513 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:17.514 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:17.514 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:17.514 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 14:12:17.534 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:17.534 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:17.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:17.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:17.537 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:17.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:17.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:17.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:17.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:17.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:17.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:17.538 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:17.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:17.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:17.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:17.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:17.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:17.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:17.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:17.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:17.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:17.568 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:17.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:17.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:17.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:17.568 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:17.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:17.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:17.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:17.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:17.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:17.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:18.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:18.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:18.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:18.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:18.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:18.570 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:18.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:18.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:18.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:18.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:18.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:18.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:18.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:18.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:18.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:18.571 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:18.571 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:18.571 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:18.572 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:18.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:18.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:18.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:18.572 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:18.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:18.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:18.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:18.572 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:18.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:18.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:18.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:18.572 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:18.572 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:18.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:18.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:18.578 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:18.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:18.578 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:18.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:18.584 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:18.584 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:18.584 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:18.614 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:18.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:18.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:18.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:18.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:18.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:18.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:18.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:18.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:18.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13993259 is found... 14:12:18.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13993259 is found finished successfully 14:12:18.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:18.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:18.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:18.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:18.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:18.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:18.618 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:18.618 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:18.618 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:18.624 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:18.624 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:18.625 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:18.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:18.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:18.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:18.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:18.625 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:18.625 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:18.625 DEBUG [main][MenuItemLookup] Item match:File 14:12:18.626 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:18.626 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:18.626 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:18.626 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:18.626 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:18.626 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:18.626 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:18.626 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:18.626 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:18.626 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:18.626 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:18.626 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:18.626 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:18.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:18.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:18.653 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:18.653 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:18.653 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:12:18.654 DEBUG [main][EditorHandler] 1 editor(s) found 14:12:18.654 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:12:18.749 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:12:18.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:18.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:18.749 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:18.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:18.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:18.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:18.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:18.749 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:18.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:18.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:18.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:18.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:18.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:18.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:18.750 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:18.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:18.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:18.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:18.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:18.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:18.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:18.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:18.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:18.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:18.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:18.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:18.752 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:18.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:18.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:18.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:18.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:18.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:18.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:18.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:18.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:18.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:18.755 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:18.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:18.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:18.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:18.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:18.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:18.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:19.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:19.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:19.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:19.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:19.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:19.756 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:19.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:19.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:19.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:19.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:19.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:19.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:19.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:19.757 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:19.758 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:19.758 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:19.758 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:19.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:19.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:19.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:19.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:19.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:19.758 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:19.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:19.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:19.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:19.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:19.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:19.759 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:19.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:19.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:19.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:19.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:19.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:19.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:19.759 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:19.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:19.765 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:19.766 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:19.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:19.766 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:19.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:19.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:19.771 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:19.771 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:19.883 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:19.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:19.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:19.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:19.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:19.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:19.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:19.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:19.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6246d809 is found... 14:12:19.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6246d809 is found finished successfully 14:12:19.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:19.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:19.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:19.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:19.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:19.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:19.890 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:19.890 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:19.890 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19 14:12:19.890 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0 14:12:19.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:19.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:19.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:19.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:19.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:19.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:19.906 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:19.906 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } newText TooltipText=null 14:12:19.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:19.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:19.907 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:19.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:19.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:19.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:19.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:19.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:19.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:19.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:19.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:19.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:19.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:19.940 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:19.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:19.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:19.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:19.967 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:19.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:19.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:19.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:19.968 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:19.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:19.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:19.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:19.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:19.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:20.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:20.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:20.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:20.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:20.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:20.970 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:20.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:20.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:20.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:20.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:20.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:20.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:20.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:20.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:20.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:20.971 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:20.971 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:20.972 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:20.972 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:20.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:20.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:20.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:20.972 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:20.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:20.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:20.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:20.972 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:20.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:20.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:20.973 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:20.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:20.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:20.973 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:20.973 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:20.973 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:20.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:20.981 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:20.981 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:20.981 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:20.981 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:20.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:20.985 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:20.986 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:21.016 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:21.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:21.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:21.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:21.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:21.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:21.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:21.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:21.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:21.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1cf26a21 is found... 14:12:21.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1cf26a21 is found finished successfully 14:12:21.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:21.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:21.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:21.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:21.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:21.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:21.019 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:21.019 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } newText TooltipText=null 14:12:21.019 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:21.034 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:21.034 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:21.034 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:21.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:21.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:21.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:21.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:21.034 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:21.035 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:21.035 DEBUG [main][MenuItemLookup] Item match:File 14:12:21.035 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:21.035 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:21.035 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:21.035 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:21.035 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:21.035 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:21.035 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:21.035 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:21.035 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:21.035 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:21.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:21.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:21.036 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:21.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:21.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:21.065 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:21.065 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:21.065 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:12:21.066 DEBUG [main][EditorHandler] 1 editor(s) found 14:12:21.066 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:12:21.161 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:12:21.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:21.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:21.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:21.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:21.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:21.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:21.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:21.161 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:21.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:21.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:21.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:21.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:21.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:21.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:21.162 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:21.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:21.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:21.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:21.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:21.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:21.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:21.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:21.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:21.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:21.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:21.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:21.164 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:21.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:21.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:21.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:21.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:21.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:21.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:21.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:21.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:21.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:21.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:21.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:21.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:21.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:21.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:21.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:21.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:21.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:22.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:22.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:22.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:22.168 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:22.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:22.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:22.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:22.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:22.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:22.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:22.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:22.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:22.169 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:22.169 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:22.169 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:22.169 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:22.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:22.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:22.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:22.170 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:22.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:22.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:22.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:22.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:22.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:22.170 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:22.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:22.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:22.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:22.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:22.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:22.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:22.170 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:22.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:22.176 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:22.176 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:22.176 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:22.177 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:22.177 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:22.181 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:22.181 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:22.181 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:22.288 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:22.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:22.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:22.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:22.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:22.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:22.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:22.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@625f8d8b is found... 14:12:22.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@625f8d8b is found finished successfully 14:12:22.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:22.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:22.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:22.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:22.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:22.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:22.295 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:22.295 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:22.295 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0] 14:12:22.303 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0 14:12:22.303 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0 14:12:22.320 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:22.320 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:22.320 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:22.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:22.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:22.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:22.321 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:22.321 DEBUG [main][MenuItemLookup] Item match:File 14:12:22.322 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:22.322 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:22.322 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:22.322 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:22.322 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:22.322 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:22.322 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:22.322 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:22.322 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:22.322 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:22.323 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:22.323 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:22.323 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:22.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:22.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:22.350 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:22.350 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:22.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:22.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:22.350 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:22.350 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:22.350 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:12:22.350 DEBUG [main][MenuItemLookup] Item match:Edit 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:12:22.351 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:12:22.352 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:12:22.352 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:12:22.352 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:12:22.352 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:22.352 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:12:22.352 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:12:22.352 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:22.352 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:12:22.352 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:22.352 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:12:22.352 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:22.352 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:12:22.352 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:12:22.352 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:22.352 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:22.352 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 14:12:22.352 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:12:23.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:23.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:23.353 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:23.353 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:23.353 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:12:23.353 DEBUG [main][MenuItemLookup] Item match:Edit 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:23.354 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:12:23.354 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:12:23.355 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 14:12:23.355 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 14:12:23.355 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 14:12:23.355 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 14:12:23.355 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 14:12:23.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 14:12:23.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:12:23.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:23.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:23.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:23.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:12:23.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:23.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:23.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:23.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:23.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:23.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:12:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:23.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:23.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 14:12:23.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:12:23.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:23.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:23.491 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 14:12:23.491 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 14:12:23.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:23.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:23.492 DEBUG [WorkbenchTestable][ContentAssistant] abstract 14:12:23.492 DEBUG [WorkbenchTestable][ContentAssistant] class 14:12:23.492 DEBUG [WorkbenchTestable][ContentAssistant] enum 14:12:23.492 DEBUG [WorkbenchTestable][ContentAssistant] final 14:12:23.492 DEBUG [WorkbenchTestable][ContentAssistant] import 14:12:23.492 DEBUG [WorkbenchTestable][ContentAssistant] interface 14:12:23.492 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 14:12:23.492 DEBUG [WorkbenchTestable][ContentAssistant] public 14:12:23.492 DEBUG [WorkbenchTestable][ContentAssistant] record 14:12:23.493 DEBUG [WorkbenchTestable][ContentAssistant] sealed 14:12:23.493 DEBUG [WorkbenchTestable][ContentAssistant] new - create new object 14:12:23.494 DEBUG [WorkbenchTestable][ContentAssistant] nls - non-externalized string marker 14:12:23.494 DEBUG [WorkbenchTestable][ContentAssistant] runnable - runnable 14:12:23.530 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch case expression 14:12:23.530 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch labeled expression 14:12:23.531 DEBUG [WorkbenchTestable][ContentAssistant] toarray - convert collection to array 14:12:23.531 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum 14:12:23.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:23.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:23.534 TRACE [main][WidgetHandler] Notify Table with event 13 14:12:23.534 TRACE [main][WidgetHandler] Wait for synchronization 14:12:23.534 TRACE [main][WidgetHandler] Notify Table with event 14 14:12:23.534 TRACE [main][WidgetHandler] Wait for synchronization 14:12:23.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:12:23.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:12:23.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:23.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:23.559 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:23.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:23.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:23.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:23.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:23.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:23.560 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:23.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:23.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:23.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:23.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:23.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:23.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:23.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:23.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:23.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:23.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:23.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:23.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:23.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:23.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:23.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:23.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:23.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:23.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:23.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:23.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:23.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:24.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:24.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:24.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:24.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:24.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:24.593 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:24.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:24.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:24.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:24.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:24.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:24.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:24.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:24.595 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:24.595 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:24.595 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:24.595 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:24.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:24.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:24.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:24.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:24.596 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:24.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:24.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:24.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:24.596 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:24.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:24.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:24.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:24.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:24.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:24.596 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:24.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:24.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:24.602 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:24.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:24.602 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:24.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:24.607 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:24.607 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:24.607 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:24.638 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:24.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:24.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:24.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:24.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:24.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:24.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:24.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:24.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:24.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e037c72 is found... 14:12:24.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e037c72 is found finished successfully 14:12:24.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:24.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:24.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:24.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:24.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:24.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:24.642 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:24.642 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=enum /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:24.642 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:24.648 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:24.648 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:24.648 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:24.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:24.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:24.649 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:24.649 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:24.649 DEBUG [main][MenuItemLookup] Item match:File 14:12:24.649 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:24.649 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:24.649 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:24.649 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:24.649 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:24.649 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:24.649 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:24.649 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:24.649 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:24.649 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:24.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:24.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:24.663 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:24.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:24.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:24.685 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:24.685 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:24.685 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:12:24.685 DEBUG [main][EditorHandler] 1 editor(s) found 14:12:24.686 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:12:24.766 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:12:24.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:24.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:24.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:24.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:24.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:24.766 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:24.766 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:24.766 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:24.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:24.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:24.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:24.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:24.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:24.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:24.767 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:24.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:24.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:24.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:24.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:24.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:24.768 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:24.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:24.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:24.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:24.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:24.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:24.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:24.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:24.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:24.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:24.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:24.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:24.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:24.771 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:24.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:24.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:24.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:24.771 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:24.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:24.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:24.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:24.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:24.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:24.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:25.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:25.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:25.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:25.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:25.773 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:25.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:25.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:25.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:25.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:25.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:25.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:25.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:25.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:25.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:25.774 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:25.774 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:25.775 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:25.775 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:25.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:25.775 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:25.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:25.775 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:25.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:25.775 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:25.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:25.775 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test 14:12:25.775 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:25.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:25.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:25.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:25.776 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 14:12:25.776 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 14:12:25.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 14:12:25.784 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 14:12:25.784 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java 14:12:25.785 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 14:12:25.785 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 14:12:25.785 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 14:12:25.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 14:12:25.791 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:25.792 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:25.903 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:25.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:25.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:25.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:25.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:25.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:25.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:25.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:25.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:25.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:25.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37b1b3dc is found... 14:12:25.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37b1b3dc is found finished successfully 14:12:25.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass1+.java\E') 14:12:25.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:25.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:25.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:25.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:25.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:25.933 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:25.934 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass1 { public JavaClass1() { System.out.println(""); } } TooltipText=null 14:12:25.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:25.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:25.934 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:25.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:25.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:25.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform 14:12:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:25.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform' 14:12:25.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:25.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:25.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:25.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:25.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:25.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:25.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:25.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:25.982 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:25.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:25.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:25.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:25.982 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:25.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:25.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:25.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:25.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:25.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:25.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:26.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:26.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:26.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:26.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:26.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:26.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:26.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:26.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:26.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:26.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:26.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:26.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:26.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:26.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:26.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:26.985 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:26.985 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:26.985 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:26.985 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:26.985 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:26.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:26.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:26.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:26.986 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:26.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:26.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:26.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:26.986 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:26.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:26.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:26.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:26.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:26.986 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:26.986 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:26.996 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:26.996 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:26.996 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:26.996 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:26.996 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:27.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:27.001 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:27.001 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:27.084 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:27.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:27.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:27.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:27.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:27.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:27.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:27.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f9cf43 is found... 14:12:27.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f9cf43 is found finished successfully 14:12:27.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:27.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:27.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:27.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:27.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:27.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:27.106 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:27.106 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:27.106 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:27.118 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:27.118 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:27.128 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:27.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:27.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:27.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:27.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:27.131 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:27.131 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:27.131 DEBUG [main][MenuItemLookup] Item match:File 14:12:27.132 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:27.132 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:27.132 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:27.132 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:27.132 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:27.132 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:27.132 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:27.132 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:27.132 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:27.132 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:27.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:27.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:27.132 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:27.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:27.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:27.159 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:27.159 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:27.160 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:12:27.160 DEBUG [main][EditorHandler] 2 editor(s) found 14:12:27.160 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java 14:12:27.232 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed 14:12:27.233 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:12:27.285 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:12:27.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:27.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:27.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:27.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:27.285 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:27.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:27.285 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:27.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:27.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:27.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:27.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:27.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:27.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:27.286 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:27.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:27.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:27.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:27.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:27.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:27.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:27.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:27.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:27.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:27.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:27.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:27.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:27.288 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:27.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:27.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:27.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:27.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:27.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:27.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:27.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:27.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:27.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:27.290 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:27.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:27.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:27.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:27.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:27.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:27.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:27.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:27.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:28.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:28.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:28.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:28.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:28.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:28.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:28.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:28.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:28.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:28.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:28.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:28.293 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:28.293 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:28.293 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:28.294 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:28.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:28.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:28.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:28.294 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:28.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:28.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:28.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:28.294 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:28.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:28.294 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:28.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:28.294 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:28.294 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:28.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:28.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:28.304 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:28.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:28.304 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:28.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:28.309 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:28.309 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:28.309 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:28.412 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:28.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:28.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:28.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:28.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:28.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:28.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:28.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:28.412 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:28.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:28.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ba3eccb is found... 14:12:28.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ba3eccb is found finished successfully 14:12:28.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:28.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:28.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:28.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:28.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:28.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:28.420 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:28.420 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:28.420 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:28.420 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:28.620 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:28.823 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:28.823 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:29.023 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:29.228 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:29.228 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:29.428 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:29.630 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:29.630 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:29.831 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:30.034 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:12:30.034 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:12:30.234 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 14:12:31.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:31.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:31.236 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:31.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:31.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:31.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:31.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:31.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:31.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:31.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:31.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:31.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:31.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:31.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:31.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:31.251 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:31.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:31.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:31.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:31.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:31.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:31.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:31.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:31.277 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:31.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:31.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:31.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:31.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:31.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:31.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:31.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:31.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:32.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:32.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:32.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:32.279 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:32.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:32.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:32.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:32.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:32.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:32.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:32.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:32.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:32.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:32.280 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:32.280 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:32.280 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:32.281 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:32.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:32.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:32.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:32.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:32.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:32.281 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:32.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:32.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:32.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:32.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:32.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:32.281 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:32.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:32.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:32.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:32.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:32.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:32.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:32.281 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:32.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:32.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:32.289 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:32.289 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:32.289 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:32.289 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:32.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:32.293 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:32.294 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:32.323 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:32.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:32.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:32.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:32.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:32.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:32.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:32.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:32.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e26f921 is found... 14:12:32.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e26f921 is found finished successfully 14:12:32.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:32.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:32.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:32.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:32.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:32.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:32.327 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:32.327 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 14:12:32.327 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:32.344 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:32.344 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:32.344 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:32.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:32.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:32.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:32.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:32.345 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:32.345 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:32.345 DEBUG [main][MenuItemLookup] Item match:File 14:12:32.345 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:32.345 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:32.345 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:32.346 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:32.346 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:32.346 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:32.346 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:32.346 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:32.346 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:32.346 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:32.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:32.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:32.346 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:32.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:32.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:32.375 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:32.375 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:32.375 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:12:32.375 DEBUG [main][EditorHandler] 1 editor(s) found 14:12:32.375 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:12:32.463 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:12:32.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:32.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:32.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:32.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:32.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:32.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:32.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:32.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:32.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:32.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:32.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:32.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:32.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:32.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:32.465 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:32.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:32.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:32.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:32.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:32.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:32.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:32.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:32.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:32.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:32.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:32.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:32.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:32.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:32.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:32.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:32.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:32.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:32.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:32.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:32.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:32.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:32.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:32.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:32.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:32.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:32.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:32.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:33.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:33.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:33.470 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:33.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:33.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:33.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:33.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:33.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:33.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:33.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:33.471 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:33.472 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:33.472 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:33.472 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:33.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:33.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:33.472 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:33.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:33.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:33.472 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:33.472 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:33.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:33.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:33.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:33.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:33.473 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:33.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:33.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:33.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:33.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:33.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:33.473 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:33.473 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:33.473 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:33.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:33.480 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:33.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:33.480 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:33.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:33.485 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:33.485 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:33.485 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:33.600 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:33.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:33.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:33.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:33.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:33.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:33.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:33.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:33.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:33.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:33.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1433906a is found... 14:12:33.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1433906a is found finished successfully 14:12:33.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:33.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:33.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:33.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:33.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:33.617 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:33.617 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:33.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:33.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:33.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:33.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:33.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:33.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:33.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:33.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:33.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:33.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:33.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:33.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:33.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:33.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:33.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:33.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:33.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:33.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:33.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:33.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:33.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:33.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:33.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:33.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:33.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:33.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:33.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:33.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:34.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:34.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:34.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:34.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:34.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:34.654 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:34.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:34.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:34.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:34.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:34.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:34.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:34.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:34.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:34.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:34.655 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:34.655 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:34.655 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:34.655 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:34.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:34.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:34.656 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:34.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:34.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:34.656 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:34.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:34.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:34.656 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:34.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:34.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:34.656 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:34.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:34.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:34.656 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:34.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:34.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:34.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:34.656 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:34.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:34.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:34.664 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:34.664 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:34.664 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:34.665 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:34.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:34.669 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:34.669 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:34.698 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:34.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:34.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:34.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:34.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:34.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:34.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:34.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:34.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:34.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58fcd678 is found... 14:12:34.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58fcd678 is found finished successfully 14:12:34.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:34.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:34.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:34.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:34.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:34.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:34.702 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:34.702 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:34.702 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:34.718 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:34.718 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:34.718 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:34.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:34.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:34.718 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:34.718 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:34.718 DEBUG [main][MenuItemLookup] Item match:File 14:12:34.719 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:34.719 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:34.719 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:34.719 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:34.719 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:34.719 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:34.719 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:34.719 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:34.719 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:34.719 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:34.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:34.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:34.719 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:34.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:34.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:34.747 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:34.748 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:34.748 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:12:34.748 DEBUG [main][EditorHandler] 1 editor(s) found 14:12:34.748 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:12:34.830 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:12:34.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:34.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:34.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:34.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:34.830 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:34.830 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:34.830 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:34.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:34.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:34.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:34.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:34.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:34.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:34.831 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:34.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:34.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:34.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:34.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:34.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:34.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:34.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:34.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:34.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:34.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:34.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:34.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:34.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:34.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:34.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:34.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:34.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:34.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:34.835 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:34.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:34.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:34.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:34.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:34.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:34.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:34.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:34.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:34.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:34.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:35.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:35.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:35.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:36.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:36.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:36.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:36.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:36.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:36.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:36.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:36.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:36.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:36.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:36.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:36.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:36.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:36.352 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:36.352 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:36.352 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:36.353 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:36.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:36.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:36.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:36.353 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:36.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:36.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:36.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:36.353 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:36.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:36.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:36.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:36.353 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:36.353 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:36.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:36.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:36.359 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:36.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:36.360 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:36.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:36.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:36.364 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:36.364 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:36.472 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:36.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:36.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:36.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:36.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:36.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:36.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:36.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:36.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:36.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:36.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@cedbc18 is found... 14:12:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@cedbc18 is found finished successfully 14:12:36.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:36.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:36.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:36.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:36.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:36.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:36.485 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:36.485 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:36.486 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 14:12:36.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Open With' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Local History' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'References' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Run As' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Team' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Replace With' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:36.575 DEBUG [main][MenuItemLookup] Found menu:'Preferences...' 14:12:36.575 DEBUG [main][MenuItemLookup] Item match:Preferences... 14:12:36.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:36.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:36.576 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:36.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:36.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:36.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:36.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:36.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:36.577 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:36.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:36.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:36.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:36.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:36.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:36.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:36.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:36.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:36.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:36.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:36.608 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:36.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:36.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:36.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:36.608 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:36.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:36.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:36.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:36.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:36.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:36.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:37.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:37.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:37.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:37.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:37.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:37.610 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:37.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:37.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:37.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:37.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:37.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:37.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:37.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:37.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:37.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:37.611 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:37.611 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:37.611 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:37.611 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:37.611 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:37.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:37.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:37.612 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:37.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:37.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:37.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:37.612 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:37.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:37.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:37.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:37.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:37.612 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:37.612 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:37.612 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:37.617 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:37.618 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:37.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:37.618 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:37.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:37.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:37.624 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:37.624 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:37.655 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:37.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:37.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:37.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:37.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:37.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:37.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64d5bc14 is found... 14:12:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64d5bc14 is found finished successfully 14:12:37.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:37.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:37.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:37.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:37.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:37.658 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:37.658 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:37.658 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:37.672 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:37.672 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:37.673 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:37.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:37.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:37.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:37.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:37.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:37.673 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:37.673 DEBUG [main][MenuItemLookup] Item match:File 14:12:37.674 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:37.674 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:37.674 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:37.674 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:37.674 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:37.674 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:37.674 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:37.674 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:37.674 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:37.674 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:37.674 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:37.674 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:37.674 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:37.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:37.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:37.684 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:37.684 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:37.684 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:12:37.684 DEBUG [main][EditorHandler] 1 editor(s) found 14:12:37.684 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:12:37.771 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:12:37.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:37.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:37.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:37.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:37.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:37.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:37.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:37.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:37.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:37.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:37.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:37.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:37.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:37.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:37.773 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:37.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:37.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:37.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:37.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:37.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:37.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:37.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:37.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:37.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:37.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:37.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:37.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:37.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:37.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:37.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:37.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:37.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:37.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:37.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:37.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:37.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:37.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:37.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:37.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:37.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:37.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:37.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:37.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:38.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:38.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:38.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:38.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:38.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:38.778 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:38.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:38.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:38.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:38.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:38.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:38.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:38.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:38.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:38.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:38.779 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:38.780 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:38.780 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:38.780 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:38.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:38.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:38.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:38.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:38.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:38.780 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:38.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:38.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:38.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:38.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:38.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:38.781 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:38.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:38.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:38.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:38.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:38.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:38.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:38.781 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:38.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:38.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:38.787 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:38.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:38.787 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:38.787 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:38.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:38.791 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:38.791 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:38.913 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:38.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:38.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:38.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:38.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:38.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:38.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:38.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:38.913 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:38.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:38.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72315783 is found... 14:12:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72315783 is found finished successfully 14:12:38.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:38.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:38.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:38.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:38.931 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:38.931 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:38.931 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:38.931 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:38.931 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:12:38.931 DEBUG [main][MenuItemLookup] Item match:Edit 14:12:38.932 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:12:38.932 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:12:38.932 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:38.932 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:12:38.932 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:12:38.932 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:12:38.932 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:12:38.932 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:38.933 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:12:38.933 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:12:38.933 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:38.933 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:38.933 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 14:12:38.933 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:12:39.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:39.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:39.933 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:39.934 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:39.934 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:12:39.934 DEBUG [main][MenuItemLookup] Item match:Edit 14:12:39.934 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:12:39.934 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:12:39.934 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:39.934 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:12:39.935 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:12:39.935 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 14:12:39.935 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 14:12:39.936 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 14:12:39.936 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 14:12:39.936 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 14:12:39.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 14:12:39.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:12:39.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:39.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:12:39.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:39.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:39.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:39.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:12:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 14:12:39.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:12:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:39.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:39.966 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 14:12:39.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:12:39.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:39.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:39.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:12:39.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:39.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:39.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:40.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:40.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:40.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:40.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:40.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:12:40.969 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:12:40.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 14:12:40.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:12:40.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:12:40.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown 14:12:40.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:40.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:40.995 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:40.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:40.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:40.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:40.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:40.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:40.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:40.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:40.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:40.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:40.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:40.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:40.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:40.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:40.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:41.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:41.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:41.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:41.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:41.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:41.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:41.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:41.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:41.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:41.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:41.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:41.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:41.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:41.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:41.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:42.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:42.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:42.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:42.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:42.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:42.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:42.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:42.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:42.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:42.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:42.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:42.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:42.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:42.029 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:42.029 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:42.030 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:42.030 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:42.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:42.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:42.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:42.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:42.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:42.030 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:42.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:42.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:42.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:42.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:42.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:42.030 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:42.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:42.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:42.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:42.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:42.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:42.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:42.031 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:42.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:42.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:42.040 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:42.040 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:42.040 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:42.040 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:42.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:42.044 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:42.045 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:42.076 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:42.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:42.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:42.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:42.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:42.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:42.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:42.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:42.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:42.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8e9d0ab is found... 14:12:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8e9d0ab is found finished successfully 14:12:42.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:42.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:42.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:42.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:42.079 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:42.079 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:42.079 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:42.096 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:42.096 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:42.096 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:42.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:42.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:42.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:42.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:42.097 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:42.097 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:42.097 DEBUG [main][MenuItemLookup] Item match:File 14:12:42.097 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:42.097 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:42.097 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:42.097 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:42.097 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:42.097 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:42.098 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:42.098 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:42.098 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:42.098 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:42.098 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:42.098 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:42.098 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:42.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:42.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:42.128 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:42.128 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:42.128 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:12:42.128 DEBUG [main][EditorHandler] 1 editor(s) found 14:12:42.129 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:12:42.188 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:12:42.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:42.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:42.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:42.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:42.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:42.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:42.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:42.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:42.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:42.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:42.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:42.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:42.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:42.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:42.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:42.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:42.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:42.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:42.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:42.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:42.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:42.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:42.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:42.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:42.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:42.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:42.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:42.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:42.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:42.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:42.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:42.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:42.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:42.193 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:42.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:42.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:42.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:42.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:42.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:42.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:42.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:42.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:42.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:42.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:42.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:42.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:43.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:43.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:43.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:43.195 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:43.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:43.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:43.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:43.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:43.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:43.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:43.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:43.196 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:43.197 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:43.197 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:43.197 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:43.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:43.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:43.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:43.197 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:43.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:43.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:43.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:43.197 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:43.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:43.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:43.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:43.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:43.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:43.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:43.198 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:43.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:43.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:43.204 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:43.204 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:43.204 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:43.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:43.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:43.208 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:43.208 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:43.318 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:43.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:43.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:43.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:43.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:43.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:43.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:43.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@88f53d5 is found... 14:12:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@88f53d5 is found finished successfully 14:12:43.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:43.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:43.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:43.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:43.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:43.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:43.325 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:43.325 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:43.325 INFO [WorkbenchTestable][TextEditor] Select text in editor /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { 14:12:43.340 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:43.340 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:43.340 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant 14:12:43.341 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:12:44.341 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:12:44.341 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:12:44.542 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 14:12:45.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 14:12:45.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:12:45.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:45.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:45.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:12:45.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:45.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:45.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:45.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:46.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:46.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:46.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:46.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:46.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:12:46.553 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found 14:12:46.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:12:46.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:12:46.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:46.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:46.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:12:46.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:12:46.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:46.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:46.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:46.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:46.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:12:46.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:46.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:46.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 14:12:46.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:12:46.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:46.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:46.559 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 14:12:46.559 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 14:12:46.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:46.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:46.559 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 14:12:46.559 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 14:12:46.559 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 14:12:46.559 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 14:12:46.559 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 14:12:46.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:12:46.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:12:46.559 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 14:12:46.559 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 14:12:46.560 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 14:12:46.560 INFO [WorkbenchTestable][AbstractShell] Close shell 14:12:46.560 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 14:12:46.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:12:46.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:12:46.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:46.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:46.591 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:46.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:46.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:46.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:46.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:46.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:46.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:46.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:46.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:46.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:46.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:46.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:46.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:46.601 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:46.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:46.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:46.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:46.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:46.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:46.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:46.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:46.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:46.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:46.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:47.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:47.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:47.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:47.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:47.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:47.622 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:47.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:47.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:47.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:47.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:47.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:47.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:47.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:47.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:47.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:47.623 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:47.623 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:47.623 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:47.623 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:47.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:47.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:47.623 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:47.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:47.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:47.624 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:47.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:47.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:47.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:47.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:47.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:47.624 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:47.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:47.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:47.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:47.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:47.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:47.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:47.624 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:47.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:47.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:47.630 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:47.630 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:47.630 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:47.630 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:47.638 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:47.638 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:47.638 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:47.681 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:47.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:47.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:47.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:47.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:47.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:47.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:47.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:47.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:47.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f51344e is found... 14:12:47.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f51344e is found finished successfully 14:12:47.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:47.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:47.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:47.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:47.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:47.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:47.686 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:47.686 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:47.686 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:47.705 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:47.706 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:47.706 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:47.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:47.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:47.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:47.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:47.706 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:47.706 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:47.706 DEBUG [main][MenuItemLookup] Item match:File 14:12:47.707 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:47.707 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:47.707 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:47.707 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:47.707 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:47.707 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:47.707 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:47.707 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:47.707 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:47.707 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:47.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:47.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:47.707 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:47.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:47.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:47.742 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:47.742 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:47.742 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:12:47.742 DEBUG [main][EditorHandler] 1 editor(s) found 14:12:47.742 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:12:47.816 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:12:47.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:47.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:47.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:47.816 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:47.816 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:47.816 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:47.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:47.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:47.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:47.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:47.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:47.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:47.817 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:47.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:47.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:47.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:47.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:47.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:47.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:47.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:47.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:47.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:47.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:47.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:47.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:47.826 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:47.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:47.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:47.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:47.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:47.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:47.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:47.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:47.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:47.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:47.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:47.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:47.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:47.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:47.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:47.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:47.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:48.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:48.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:48.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:48.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:48.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:48.845 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:48.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:48.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:48.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:48.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:48.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:48.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:48.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:48.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:48.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:48.846 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:48.846 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:48.846 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:48.846 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:48.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:48.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:48.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:48.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:48.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:48.847 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:48.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:48.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:48.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:48.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:48.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:48.847 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:48.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:48.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:48.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:48.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:48.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:48.847 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:48.847 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:48.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:48.853 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:48.854 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:48.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:48.854 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:48.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:48.861 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:48.861 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:48.862 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:48.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:48.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:48.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:48.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:48.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:48.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:48.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:48.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:48.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:48.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:48.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@d32d18a is found... 14:12:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@d32d18a is found finished successfully 14:12:48.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:48.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:48.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:48.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:48.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:48.990 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:48.990 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:48.990 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:48.990 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:49.190 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:49.393 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:49.393 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:49.593 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:49.796 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:49.796 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:49.996 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:50.199 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:50.199 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:50.400 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:50.602 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:12:50.602 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:12:50.803 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 14:12:51.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:51.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:51.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:51.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:51.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:51.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:51.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:51.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:51.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:51.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:51.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:51.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:51.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:51.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:51.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:51.808 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:51.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:51.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:51.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:51.841 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:51.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:51.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:51.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:51.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:51.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:51.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:51.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:51.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:51.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:51.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:52.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:52.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:52.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:52.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:52.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:52.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:52.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:52.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:52.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:52.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:52.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:52.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:52.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:52.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:52.845 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:52.845 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:52.845 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:52.846 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:52.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:52.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:52.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:52.846 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:52.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:52.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:52.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:52.846 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:52.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:52.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:52.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:52.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:52.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:52.846 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:52.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:52.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:52.854 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:52.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:52.854 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:52.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:52.863 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:52.863 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:52.863 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:52.899 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:52.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:52.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:52.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:52.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:52.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:52.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:52.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:52.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:52.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e647920 is found... 14:12:52.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e647920 is found finished successfully 14:12:52.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:52.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:52.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:52.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:52.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:52.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:52.902 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:52.902 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 14:12:52.902 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:52.919 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:52.919 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:52.919 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:52.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:52.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:52.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:52.919 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:52.919 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:52.919 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:52.920 DEBUG [main][MenuItemLookup] Item match:File 14:12:52.920 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:52.920 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:52.920 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:52.920 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:52.920 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:52.920 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:52.920 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:52.920 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:52.920 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:52.920 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:52.920 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:52.920 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:52.921 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:52.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:52.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:52.957 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:52.957 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:52.957 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:12:52.958 DEBUG [main][EditorHandler] 1 editor(s) found 14:12:52.958 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:12:53.043 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:12:53.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:53.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:53.043 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:53.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:53.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:53.043 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:53.043 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:53.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:53.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:53.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:53.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:53.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:53.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:53.044 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:53.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:53.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:53.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:53.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:53.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:53.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:53.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:53.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:53.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:53.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:53.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:53.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:53.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:53.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:53.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:53.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:53.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:53.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:53.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:53.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:53.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:53.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:53.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:53.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:53.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:53.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:53.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:53.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:53.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:54.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:54.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:54.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:54.050 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:54.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:54.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:54.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:54.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:54.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:54.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:54.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:54.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:54.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:54.051 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:54.051 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:54.051 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:54.052 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:54.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:54.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:54.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:54.052 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:54.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:54.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:54.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:54.052 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:54.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:54.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:54.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:54.053 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:54.053 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:54.054 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:54.060 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:54.061 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:54.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:54.061 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:54.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:54.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:54.065 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:54.066 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:54.185 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:54.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:54.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:54.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:54.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:54.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:54.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:54.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:54.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c985dc3 is found... 14:12:54.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1c985dc3 is found finished successfully 14:12:54.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:54.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:54.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:54.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:54.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:54.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:54.199 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:54.199 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:54.199 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:54.199 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:54.399 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:54.602 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:54.602 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:54.802 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:55.004 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:55.004 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:55.205 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:55.409 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:12:55.409 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:12:55.609 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:12:55.812 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:12:55.812 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:12:56.012 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 14:12:57.014 INFO [WorkbenchTestable][TextEditor] Select text in editor /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { 14:12:57.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:57.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:57.023 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:57.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:57.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:57.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:57.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:57.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:57.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:57.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:57.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:57.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:57.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:57.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:57.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:57.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:57.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:57.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:57.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:57.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:57.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:57.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:57.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:57.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:57.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:57.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:57.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:57.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:58.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:58.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:58.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:58.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:58.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:58.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:58.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:58.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:58.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:58.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:58.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:58.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:58.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:58.037 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:58.037 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:58.037 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:58.038 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:58.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:58.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:58.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:58.038 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:58.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:58.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:58.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:58.038 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:58.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:58.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:58.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:58.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:58.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:58.038 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:58.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:58.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:58.044 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:58.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:58.044 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:58.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:58.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:58.048 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:58.049 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:58.079 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:58.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:58.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:58.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:58.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:58.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:58.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:58.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:58.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:58.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f969f43 is found... 14:12:58.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f969f43 is found finished successfully 14:12:58.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:58.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:58.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:58.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:58.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:58.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:58.082 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:58.082 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:58.082 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:12:58.099 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:58.099 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:58.099 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:12:58.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:58.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:58.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:58.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:58.099 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:58.100 DEBUG [main][MenuItemLookup] Found menu:'File' 14:12:58.100 DEBUG [main][MenuItemLookup] Item match:File 14:12:58.100 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:12:58.100 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:12:58.100 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:12:58.100 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:12:58.100 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:58.100 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:12:58.100 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:12:58.100 DEBUG [main][MenuItemLookup] Found menu:'' 14:12:58.100 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:12:58.100 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:12:58.101 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:12:58.101 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:12:58.101 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:12:58.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:12:58.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:12:58.129 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:58.129 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:58.129 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:12:58.129 DEBUG [main][EditorHandler] 1 editor(s) found 14:12:58.129 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:12:58.187 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:12:58.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:58.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:12:58.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:12:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:12:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:12:58.188 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:58.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:12:58.188 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:12:58.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:12:58.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:12:58.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:12:58.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:12:58.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:58.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:58.189 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:58.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:58.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:58.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:12:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:58.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:12:58.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:12:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:58.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:58.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:58.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:58.190 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:58.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:58.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:58.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:12:58.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:12:58.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:12:58.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:58.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:58.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:58.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:58.193 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:58.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:58.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:58.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:58.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:58.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:58.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:58.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:59.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:59.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:59.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:12:59.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:59.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:59.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:59.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:59.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:12:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:59.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:59.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:59.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:12:59.195 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:12:59.195 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:12:59.196 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:12:59.196 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:12:59.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:12:59.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:59.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:12:59.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:59.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:12:59.196 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:12:59.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:12:59.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:59.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:12:59.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:59.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:12:59.196 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:12:59.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:12:59.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:12:59.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:12:59.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:12:59.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:12:59.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:59.197 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:59.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:59.205 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:59.205 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:12:59.205 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:12:59.205 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:12:59.205 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:12:59.210 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:12:59.210 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:12:59.210 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:12:59.314 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:12:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:12:59.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:12:59.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:12:59.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:12:59.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:12:59.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:12:59.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:12:59.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:12:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:12:59.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3293cbfc is found... 14:12:59.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3293cbfc is found finished successfully 14:12:59.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:12:59.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:59.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:59.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:59.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:59.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:59.322 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:59.322 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:12:59.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:59.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:59.322 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:12:59.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:59.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:59.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:12:59.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:12:59.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:12:59.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:12:59.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 '\*?\QProject Explorer\E') 14:12:59.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:59.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:59.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:12:59.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:12:59.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:12:59.324 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:59.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:59.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:59.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:59.355 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:59.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:59.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:59.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:59.356 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:12:59.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:12:59.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:12:59.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:12:59.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:12:59.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:59.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:12:59.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:12:59.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:00.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:00.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:00.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:00.357 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:00.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:00.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:00.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:00.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:00.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:00.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:00.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:00.358 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:00.358 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:00.359 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:00.359 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:00.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:00.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:00.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:00.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:00.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:00.359 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:00.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:00.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:00.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:00.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:00.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:00.360 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:00.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:00.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:00.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:00.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:00.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:00.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:00.360 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:00.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:00.365 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:00.365 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:00.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:00.365 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:00.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:00.370 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:00.370 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:00.370 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:00.399 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:00.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:00.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:00.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:00.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:00.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:00.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:00.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:00.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:00.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f9309f7 is found... 14:13:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f9309f7 is found finished successfully 14:13:00.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:00.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:00.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:00.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:00.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:00.402 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:00.402 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:00.402 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:13:00.417 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:00.417 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:00.417 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:00.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:00.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:00.418 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:00.418 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:00.418 DEBUG [main][MenuItemLookup] Item match:File 14:13:00.418 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:00.419 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:00.419 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:00.419 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:00.419 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:00.419 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:00.419 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:00.419 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:00.419 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:00.419 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:00.419 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:00.419 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:00.419 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:00.448 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:00.448 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:00.448 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:00.448 DEBUG [main][EditorHandler] 1 editor(s) found 14:13:00.448 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:13:00.525 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:13:00.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:00.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:00.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:00.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:00.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:00.526 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:00.526 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:00.526 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:00.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:00.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:00.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:00.526 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:00.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:00.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:00.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:00.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:00.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:00.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:00.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:00.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:00.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:00.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:00.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:00.529 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:00.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:00.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:00.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:00.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:00.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:00.531 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:00.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:00.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:00.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:00.532 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:00.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:00.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:00.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:00.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:00.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:00.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:01.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:01.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:01.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:01.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:01.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:01.546 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:01.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:01.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:01.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:01.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:01.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:01.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:01.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:01.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:01.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:01.547 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:01.547 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:01.547 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:01.547 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:01.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:01.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:01.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:01.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:01.548 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:01.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:01.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:01.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:01.548 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:01.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:01.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:01.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:01.548 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:01.548 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:01.548 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:01.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:01.554 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:01.554 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:01.554 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:01.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:01.559 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:01.559 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:01.559 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:01.668 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:01.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:01.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:01.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:01.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:13:01.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:01.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:01.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41bb3983 is found... 14:13:01.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41bb3983 is found finished successfully 14:13:01.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:01.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:01.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:01.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:01.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:01.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:01.681 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:01.681 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:01.681 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0] 14:13:01.698 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:01.698 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:01.698 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant 14:13:01.698 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:13:02.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:02.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:02.698 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:02.698 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:02.698 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:13:02.698 DEBUG [main][MenuItemLookup] Item match:Edit 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:02.699 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:13:02.699 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:13:02.700 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 14:13:02.700 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals' 14:13:02.700 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals' 14:13:02.700 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals' 14:13:02.700 DEBUG [main][MenuItemLookup] Item match:Java Proposals 14:13:02.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 14:13:02.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals 14:13:02.701 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals 14:13:02.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 14:13:02.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:13:02.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:02.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:13:02.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:02.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:02.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:02.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 14:13:02.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:13:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:02.736 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 14:13:02.736 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 14:13:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:02.736 DEBUG [WorkbenchTestable][ContentAssistant] abstract 14:13:02.736 DEBUG [WorkbenchTestable][ContentAssistant] class 14:13:02.736 DEBUG [WorkbenchTestable][ContentAssistant] enum 14:13:02.736 DEBUG [WorkbenchTestable][ContentAssistant] final 14:13:02.736 DEBUG [WorkbenchTestable][ContentAssistant] import 14:13:02.736 DEBUG [WorkbenchTestable][ContentAssistant] interface 14:13:02.736 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 14:13:02.736 DEBUG [WorkbenchTestable][ContentAssistant] public 14:13:02.736 DEBUG [WorkbenchTestable][ContentAssistant] record 14:13:02.736 DEBUG [WorkbenchTestable][ContentAssistant] sealed 14:13:02.736 INFO [WorkbenchTestable][AbstractShell] Close shell 14:13:02.736 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 14:13:02.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:02.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:02.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:02.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:02.754 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:02.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:02.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:02.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:02.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:02.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:02.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:02.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:02.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:02.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:02.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:02.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:02.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:02.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:02.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:02.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:02.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:02.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:02.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:02.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:02.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:02.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:02.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:02.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:02.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:02.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:02.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:03.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:03.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:03.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:03.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:03.796 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:03.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:03.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:03.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:03.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:03.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:03.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:03.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:03.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:03.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:03.797 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:03.797 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:03.797 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:03.798 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:03.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:03.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:03.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:03.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:03.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:03.798 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:03.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:03.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:03.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:03.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:03.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:03.798 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:03.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:03.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:03.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:03.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:03.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:03.798 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:03.798 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:03.799 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:03.804 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:03.804 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:03.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:03.806 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:03.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:03.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:03.810 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:03.810 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:03.839 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:03.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:03.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:03.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:03.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:03.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:03.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:03.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:03.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:03.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a2cda70 is found... 14:13:03.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a2cda70 is found finished successfully 14:13:03.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:03.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:03.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:03.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:03.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:03.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:03.842 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:03.843 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:03.843 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:13:03.849 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:03.849 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:03.849 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:03.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:03.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:03.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:03.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:03.850 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:03.850 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:03.850 DEBUG [main][MenuItemLookup] Item match:File 14:13:03.850 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:03.850 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:03.850 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:03.850 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:03.850 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:03.850 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:03.850 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:03.850 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:03.850 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:03.850 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:03.851 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:03.851 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:03.851 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:03.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:03.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:03.878 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:03.878 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:03.878 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:03.878 DEBUG [main][EditorHandler] 1 editor(s) found 14:13:03.878 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:13:03.971 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:13:03.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:03.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:03.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:03.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:03.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:03.972 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:03.972 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:03.972 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:03.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:03.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:03.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:03.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:03.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:03.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:03.973 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:03.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:03.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:03.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:03.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:03.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:03.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:03.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:03.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:03.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:03.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:03.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:03.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:03.975 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:03.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:03.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:03.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:03.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:03.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:03.977 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:03.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:03.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:03.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:03.994 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:03.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:03.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:03.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:03.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:03.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:04.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:04.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:04.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:04.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:04.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:04.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:04.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:04.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:04.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:04.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:04.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:04.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:04.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:04.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:04.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:04.997 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:04.997 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:04.998 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:04.998 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:04.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:04.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:04.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:04.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:04.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:04.998 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:04.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:04.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:04.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:04.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:04.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:04.998 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:04.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:04.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:04.999 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:04.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:04.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:04.999 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:04.999 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:04.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:05.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:05.005 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:05.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:05.005 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:05.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:05.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:05.011 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:05.012 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:05.112 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:05.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:05.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:05.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:05.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:05.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:13:05.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:05.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:05.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:05.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:05.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16cc2ae2 is found... 14:13:05.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16cc2ae2 is found finished successfully 14:13:05.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:05.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:05.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:05.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:05.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:05.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:05.120 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:05.120 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:05.120 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22 14:13:05.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:05.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:05.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:05.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:05.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:05.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:05.125 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:05.125 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { test System.out.println(""); } } TooltipText=null 14:13:05.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:05.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:05.136 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:05.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:05.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:05.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:05.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:05.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:05.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:05.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:05.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:05.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:05.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:05.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:05.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:05.168 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:05.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:05.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:05.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:05.169 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:05.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:05.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:05.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:05.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:05.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:05.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:05.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:05.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:06.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:06.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:06.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:06.171 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:06.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:06.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:06.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:06.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:06.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:06.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:06.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:06.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:06.172 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:06.172 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:06.172 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:06.172 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:06.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:06.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:06.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:06.173 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:06.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:06.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:06.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:06.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:06.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:06.173 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:06.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:06.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:06.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:06.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:06.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:06.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:06.173 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:06.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:06.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:06.180 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:06.180 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:06.180 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:06.180 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:06.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:06.184 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:06.184 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:06.214 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:06.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1197557d is found... 14:13:06.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1197557d is found finished successfully 14:13:06.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:06.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:06.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:06.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:06.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:06.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:06.217 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:06.217 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { test System.out.println(""); } } TooltipText=null 14:13:06.217 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:13:06.228 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:06.228 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:06.228 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:06.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:06.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:06.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:06.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:06.241 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:06.241 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:06.241 DEBUG [main][MenuItemLookup] Item match:File 14:13:06.241 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:06.241 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:06.241 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:06.241 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:06.241 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:06.241 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:06.242 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:06.242 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:06.242 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:06.242 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:06.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:06.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:06.242 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:06.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:06.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:06.261 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:06.262 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:06.262 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:06.262 DEBUG [main][EditorHandler] 1 editor(s) found 14:13:06.262 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:13:06.349 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:13:06.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:06.349 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:06.349 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:06.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:06.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:06.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:06.350 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:06.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:06.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:06.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:06.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:06.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:06.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:06.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:06.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:06.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:13:06.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:06.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:06.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:06.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:06.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:06.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:06.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:06.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:13:06.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:06.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:06.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:06.351 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:06.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:06.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:06.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:06.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:06.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:06.351 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:13:06.351 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:06.351 DEBUG [main][MenuItemLookup] Item match:File 14:13:06.352 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:06.352 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:13:06.353 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:13:06.353 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:06.353 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:13:06.353 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:06.353 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:13:06.353 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:06.353 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:13:06.353 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:13:06.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:13:06.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:13:06.354 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:13:06.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:13:06.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:13:06.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:13:06.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:06.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:06.440 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:13:06.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:06.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:13:06.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:06.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:06.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:06.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:06.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:13:06.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:13:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:06.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:13:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:06.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:13:06.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:13:06.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:13:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:06.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:13:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:06.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:13:06.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 14:13:06.442 DEBUG [main][TreeItemHandler] Selecting tree item: File 14:13:06.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 14:13:06.442 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 14:13:06.442 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:13:06.442 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:13:06.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:13:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:06.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:06.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:06.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:06.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:06.443 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:13:06.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:06.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:06.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:06.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:06.475 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:06.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:06.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:06.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:13:06.476 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 14:13:06.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:13:06.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:06.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:06.476 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:13:06.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:06.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 14:13:06.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:06.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:06.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:06.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:06.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:13:06.479 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:13:06.479 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt 14:13:06.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 14:13:06.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:06.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:06.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:06.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:06.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:13:06.481 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:13:06.481 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 14:13:06.482 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:13:06.482 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 14:13:06.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:13:06.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:06.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:06.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:06.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:06.483 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:13:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:06.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:06.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:06.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:13:06.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:13:06.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:06.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:13:06.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:13:06.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:13:06.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:06.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:06.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:06.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:06.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E') 14:13:06.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:06.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:06.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:06.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:06.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:06.992 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:06.992 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 14:13:06.996 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:06.996 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 14:13:06.997 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:06.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform 14:13:06.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:06.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:06.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform' 14:13:06.997 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform' 14:13:06.997 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:06.997 DEBUG [main][MenuItemLookup] Item match:File 14:13:06.998 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:06.998 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:06.998 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:06.998 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:06.998 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:06.998 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:06.998 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:06.998 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:06.998 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:06.998 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:07.009 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:07.009 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:07.009 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:07.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:07.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:07.023 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:07.023 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 14:13:07.024 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:07.024 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 14:13:07.024 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 14:13:07.024 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt 14:13:07.062 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed 14:13:07.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:07.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:07.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:07.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:07.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:07.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:07.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:07.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:07.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:07.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:07.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:07.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:07.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:07.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:07.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:07.064 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:07.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:07.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:07.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:07.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:07.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:07.066 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:07.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:07.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:07.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:07.067 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:07.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:07.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:07.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:07.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:07.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:07.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:07.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:07.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:08.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:08.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:08.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:08.068 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:08.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:08.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:08.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:08.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:08.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:08.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:08.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:08.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:08.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:08.069 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:08.070 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:08.070 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:08.070 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:08.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:08.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:08.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:08.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:08.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:08.070 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:08.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:08.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:08.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:08.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:08.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:08.071 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:08.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:08.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:08.071 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:08.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:08.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:08.071 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:08.071 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:08.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:08.080 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:08.081 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:08.081 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:08.081 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:08.081 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:08.086 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:08.086 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:08.086 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:08.197 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:08.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:08.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:08.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:08.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:08.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:13:08.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:08.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:08.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:08.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:08.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@523b81e2 is found... 14:13:08.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@523b81e2 is found finished successfully 14:13:08.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:08.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:08.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:08.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:08.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:08.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:08.238 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:08.238 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:08.238 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:13:08.266 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:08.266 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:08.266 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:08.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:08.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:08.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:08.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:08.267 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:08.267 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:08.267 DEBUG [main][MenuItemLookup] Item match:File 14:13:08.284 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:08.284 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:08.284 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:08.284 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:08.284 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:08.284 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:08.284 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:08.284 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:08.284 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:08.284 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:08.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:08.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:08.338 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:08.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:08.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:08.348 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:08.349 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:08.349 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:08.349 DEBUG [main][EditorHandler] 1 editor(s) found 14:13:08.349 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:13:08.461 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:13:08.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:08.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:08.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:08.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:08.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:08.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:08.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:08.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:08.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:08.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:08.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:08.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:08.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:08.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:08.463 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:08.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:08.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:08.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:08.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:08.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:08.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:08.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:08.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:08.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:08.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:08.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:08.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:08.464 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:08.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:08.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:08.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:08.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:08.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:08.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:08.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:08.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:08.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:08.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:08.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:08.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:08.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:08.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:08.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:08.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:08.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:08.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:09.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:09.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:09.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:09.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:09.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:09.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:09.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:09.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:09.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:09.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:09.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:09.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:09.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:09.469 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:09.470 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:09.470 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:09.470 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:09.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:09.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:09.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:09.470 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:09.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:09.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:09.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:09.470 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:09.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:09.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:09.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:09.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:09.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:09.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:09.471 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:09.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:09.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:09.476 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:09.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:09.477 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:09.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:09.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:09.480 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:09.481 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:09.579 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:09.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:09.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:09.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:09.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:09.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:13:09.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:09.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:09.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:09.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:09.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5fce00db is found... 14:13:09.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5fce00db is found finished successfully 14:13:09.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:09.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:09.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:09.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:09.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:09.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:09.593 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:09.593 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:09.593 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540 14:13:09.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:09.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:09.608 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:09.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:09.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:09.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:09.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:09.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:09.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:09.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:09.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:09.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:09.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:09.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:09.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:09.609 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:09.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:09.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:09.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:09.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:09.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:09.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:09.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:09.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:09.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:09.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:09.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:09.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:09.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:10.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:10.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:10.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:10.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:10.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:10.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:10.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:10.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:10.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:10.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:10.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:10.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:10.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:10.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:10.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:10.645 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:10.646 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:10.646 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:10.646 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:10.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:10.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:10.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:10.646 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:10.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:10.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:10.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:10.646 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:10.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:10.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:10.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:10.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:10.647 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:10.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:10.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:10.654 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:10.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:10.654 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:10.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:10.658 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:10.658 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:10.658 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:10.687 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:10.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:10.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:10.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:10.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:10.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:10.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:10.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:10.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:10.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73080b64 is found... 14:13:10.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73080b64 is found finished successfully 14:13:10.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:10.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:10.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:10.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:10.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:10.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:10.690 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:10.690 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass extends String { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:10.690 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:13:10.704 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:10.704 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:10.704 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:10.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:10.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:10.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:10.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:10.705 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:10.705 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:10.705 DEBUG [main][MenuItemLookup] Item match:File 14:13:10.705 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:10.705 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:10.705 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:10.705 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:10.705 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:10.705 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:10.705 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:10.705 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:10.705 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:10.705 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:10.706 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:10.706 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:10.706 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:10.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:10.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:10.736 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:10.737 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:10.737 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:10.737 DEBUG [main][EditorHandler] 1 editor(s) found 14:13:10.737 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:13:10.825 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:13:10.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:10.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:10.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:10.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:10.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:10.826 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:10.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:10.826 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:10.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:10.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:10.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:10.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:10.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:10.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:10.827 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:10.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:10.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:10.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:10.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:10.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:10.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:10.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:10.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:10.828 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:10.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:10.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:10.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:10.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:10.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:10.830 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:10.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:10.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:10.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:10.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:10.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:10.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:10.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:10.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:10.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:10.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:11.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:11.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:11.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:11.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:11.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:11.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:11.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:11.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:11.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:11.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:11.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:11.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:11.833 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:11.833 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:11.834 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:11.834 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:11.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:11.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:11.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:11.834 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:11.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:11.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:11.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:11.834 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:11.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:11.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:11.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:11.835 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:11.835 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:11.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:11.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:11.842 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:11.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:11.842 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:11.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:11.846 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:11.846 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:11.846 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:11.944 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:11.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:11.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:11.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:11.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:11.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:13:11.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:11.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:11.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:11.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:11.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5666fd8b is found... 14:13:11.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5666fd8b is found finished successfully 14:13:11.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:11.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:11.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:11.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:11.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:11.960 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:11.960 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:11.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:11.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:11.960 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:11.960 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:11.960 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:13:11.960 DEBUG [main][MenuItemLookup] Item match:Edit 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:11.961 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:13:11.961 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:13:11.965 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:11.965 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:11.965 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 14:13:11.965 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:13:12.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:12.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:12.965 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:12.965 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:13:12.966 DEBUG [main][MenuItemLookup] Item match:Edit 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:12.966 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 14:13:12.966 DEBUG [main][MenuItemLookup] Item match:Content Assist 14:13:12.967 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 14:13:12.967 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 14:13:12.967 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 14:13:12.967 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 14:13:12.967 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 14:13:12.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 14:13:12.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:13:12.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:12.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:12.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:12.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:13:12.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:12.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:12.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:12.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:12.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:12.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:13.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:13.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:13.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 14:13:13.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:13:13.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:13.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:13.000 INFO [WorkbenchTestable][AbstractShell] Close shell 14:13:13.000 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 14:13:13.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:13.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:13.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:13:13.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown 14:13:13.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:13.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:13.511 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:13.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:13.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:13.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:13.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:13.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:13.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:13.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:13.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:13.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:13.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:13.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:13.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:13.512 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:13.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:13.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:13.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:13.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:13.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:13.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:13.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:13.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:13.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:13.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:13.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:13.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:13.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:13.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:14.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:14.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:14.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:14.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:14.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:14.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:14.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:14.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:14.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:14.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:14.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:14.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:14.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:14.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:14.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:14.524 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:14.525 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:14.525 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:14.525 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:14.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:14.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:14.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:14.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:14.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:14.525 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:14.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:14.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:14.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:14.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:14.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:14.526 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:14.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:14.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:14.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:14.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:14.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:14.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:14.526 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:14.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:14.531 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:14.531 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:14.531 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:14.531 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:14.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:14.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:14.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:14.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:14.566 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:14.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:14.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:14.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:14.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:14.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:14.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:14.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:14.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:14.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@287512f3 is found... 14:13:14.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@287512f3 is found finished successfully 14:13:14.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:14.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:14.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:14.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:14.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:14.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:14.569 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:14.569 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:14.569 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:13:14.586 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:14.586 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:14.586 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:14.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:14.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:14.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:14.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:14.587 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:14.587 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:14.587 DEBUG [main][MenuItemLookup] Item match:File 14:13:14.587 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:14.587 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:14.587 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:14.587 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:14.587 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:14.587 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:14.587 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:14.587 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:14.587 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:14.587 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:14.588 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:14.588 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:14.588 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:14.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:14.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:14.616 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:14.616 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:14.616 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:14.616 DEBUG [main][EditorHandler] 1 editor(s) found 14:13:14.616 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:13:14.679 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:13:14.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:14.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:14.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:14.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:14.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:14.679 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:14.679 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:14.680 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:14.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:14.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:14.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:14.680 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:14.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:14.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:14.680 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:14.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:14.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:14.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:14.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:14.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:14.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:14.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:14.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:14.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:14.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:14.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:14.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:14.682 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:14.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:14.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:14.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:14.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:14.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:14.684 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:14.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:14.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:14.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:14.684 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:14.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:14.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:14.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:14.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:14.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:14.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:15.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:15.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:15.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:15.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:15.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:15.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:15.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:15.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:15.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:15.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:15.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:15.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:15.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:15.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:15.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:15.687 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:15.687 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:15.687 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:15.687 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:15.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:15.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:15.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:15.688 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:15.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:15.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:15.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:15.688 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:15.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:15.688 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:15.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:15.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:15.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:15.688 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:15.688 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:15.694 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:15.694 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:15.694 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:15.694 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:15.695 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:15.699 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:15.699 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:15.699 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:15.802 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:15.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:15.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:15.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:15.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:15.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:13:15.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:15.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:15.802 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:15.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:15.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41af0bc8 is found... 14:13:15.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41af0bc8 is found finished successfully 14:13:15.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:15.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:15.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:15.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:15.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:15.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:15.809 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:15.809 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:15.809 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:15.810 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:15.810 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517 14:13:15.810 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:15.810 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:15.825 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 14:13:15.826 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:15.826 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:13:16.427 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:16.427 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:13:17.028 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:17.028 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 14:13:17.629 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:17.629 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:13:18.230 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:18.230 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:13:18.831 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:18.831 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 14:13:19.432 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:19.432 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 14:13:20.033 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:20.033 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 14:13:20.634 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:20.634 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:20.634 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:20.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:20.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:20.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:20.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:20.635 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:20.635 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:20.635 DEBUG [main][MenuItemLookup] Item match:File 14:13:20.636 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:20.636 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:20.636 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:20.636 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:20.636 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:20.636 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:20.636 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:20.636 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:20.636 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:20.636 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:20.650 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:20.650 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:20.650 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:20.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:20.668 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:20.668 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:20.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:20.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:20.669 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:20.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:20.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:20.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:20.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:20.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:20.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:20.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:20.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:20.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:20.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:20.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:20.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:20.671 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:20.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:20.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:20.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:20.681 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:20.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:20.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:20.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:20.682 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:20.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:20.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:20.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:20.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:20.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:20.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:21.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:21.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:21.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:21.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:21.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:21.684 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:21.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:21.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:21.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:21.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:21.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:21.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:21.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:21.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:21.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:21.685 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:21.685 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:21.685 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:21.685 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:21.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:21.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:21.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:21.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:21.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:21.686 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:21.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:21.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:21.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:21.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:21.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:21.686 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:21.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:21.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:21.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:21.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:21.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:21.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:21.686 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:21.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:21.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:21.692 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:21.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:21.692 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:21.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:21.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:21.698 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:21.698 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:21.728 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:21.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:21.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:21.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:21.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:21.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:21.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:21.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:21.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:21.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a8e8823 is found... 14:13:21.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a8e8823 is found finished successfully 14:13:21.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:21.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:21.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:21.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:21.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:21.732 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:21.732 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:21.732 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:13:21.740 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:21.740 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:21.740 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:21.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:21.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:21.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:21.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:21.741 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:21.741 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:21.741 DEBUG [main][MenuItemLookup] Item match:File 14:13:21.742 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:21.742 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:21.742 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:21.742 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:21.742 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:21.742 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:21.742 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:21.742 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:21.742 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:21.742 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:21.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:21.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:21.742 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:21.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:21.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:21.771 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:21.771 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:21.771 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:21.772 DEBUG [main][EditorHandler] 1 editor(s) found 14:13:21.772 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:13:21.828 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:13:21.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:21.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:21.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:21.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:21.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:21.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:21.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:21.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:21.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:21.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:21.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:21.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:21.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:21.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:21.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:21.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:21.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:21.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:21.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:21.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:21.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:21.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:21.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:21.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:21.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:21.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:21.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:21.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:21.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:21.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:21.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:21.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:21.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:21.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:21.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:21.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:21.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:21.835 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:21.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:21.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:21.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:21.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:21.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:21.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:22.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:22.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:22.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:22.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:22.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:22.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:22.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:22.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:22.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:22.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:22.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:22.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:22.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:22.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:22.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:22.837 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:22.837 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:22.837 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:22.838 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:22.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:22.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:22.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:22.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:22.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:22.838 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:22.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:22.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:22.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:22.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:22.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:22.838 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:22.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:22.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:22.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:22.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:22.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:22.838 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:22.838 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:22.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:22.845 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:22.845 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:22.845 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:22.845 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:22.845 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:22.849 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:22.849 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:22.850 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:22.958 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:22.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:22.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:22.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:22.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:22.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:13:22.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:22.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:22.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:22.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:22.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2395e43b is found... 14:13:22.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2395e43b is found finished successfully 14:13:22.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:22.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:22.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:22.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:22.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:22.973 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:22.973 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:22.973 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0] 14:13:22.982 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right 14:13:22.982 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 14:13:23.183 INFO [WorkbenchTestable][Keyboard] Move cursor 14:13:23.383 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:13:23.383 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:13:23.583 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:13:23.987 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:13:23.987 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:13:24.187 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:13:24.591 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:13:24.591 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:13:24.791 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:13:25.193 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:13:25.193 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:13:25.393 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:13:25.797 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:13:25.797 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:13:25.997 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:13:26.399 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:13:26.399 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:13:26.599 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:13:27.001 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:13:27.001 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:13:27.202 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:13:27.604 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:13:27.604 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:13:27.804 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:13:28.208 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:13:28.208 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:13:28.408 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:13:28.810 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:13:28.810 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:13:29.011 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:13:29.412 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:13:29.412 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:13:29.613 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:13:30.015 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:13:30.015 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:13:30.215 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:13:30.617 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:13:30.617 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:13:30.818 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:13:31.220 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:13:31.220 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:13:31.420 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:13:31.822 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 14:13:31.822 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 14:13:32.023 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 14:13:32.225 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 14:13:32.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:32.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:32.427 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:32.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:32.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:32.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:32.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:32.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:32.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:32.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:32.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:32.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:32.429 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:32.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:32.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:32.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:32.462 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:32.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:32.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:32.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:32.463 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:32.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:32.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:32.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:32.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:32.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:32.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:32.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:32.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:33.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:33.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:33.464 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:33.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:33.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:33.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:33.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:33.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:33.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:33.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:33.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:33.465 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:33.466 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:33.466 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:33.466 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:33.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:33.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:33.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:33.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:33.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:33.466 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:33.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:33.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:33.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:33.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:33.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:33.466 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:33.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:33.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:33.467 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:33.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:33.467 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:33.467 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:33.467 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:33.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:33.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:33.473 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:33.473 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:33.473 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:33.473 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:33.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:33.477 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:33.477 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:33.508 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:33.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:33.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:33.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:33.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:33.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:33.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:33.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:33.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:33.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@12d670fe is found... 14:13:33.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@12d670fe is found finished successfully 14:13:33.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:33.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:33.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:33.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:33.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:33.512 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:33.512 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:33.512 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:13:33.518 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:33.522 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:33.522 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:33.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:33.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:33.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:33.523 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:33.523 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:33.523 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:33.523 DEBUG [main][MenuItemLookup] Item match:File 14:13:33.524 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:33.524 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:33.524 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:33.524 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:33.524 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:33.524 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:33.524 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:33.524 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:33.524 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:33.524 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:33.524 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:33.524 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:33.524 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:33.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:33.535 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:33.535 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:33.535 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:33.535 DEBUG [main][EditorHandler] 1 editor(s) found 14:13:33.535 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:13:33.628 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:13:33.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:33.628 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:33.628 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:33.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:33.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:33.629 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:33.629 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:33.629 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:33.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:33.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:33.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:33.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:33.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:33.630 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:33.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:33.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:33.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:33.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:33.631 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:33.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:33.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:33.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:33.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:33.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:33.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:33.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:33.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:33.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:33.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:33.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:33.634 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:33.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:33.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:33.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:33.634 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:33.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:33.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:33.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:33.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:33.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:33.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:34.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:34.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:34.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:34.636 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:34.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:34.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:34.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:34.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:34.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:34.637 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:34.637 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:34.637 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:34.637 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:34.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:34.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:34.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:34.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:34.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:34.638 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:34.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:34.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:34.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:34.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:34.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:34.638 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:34.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:34.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:34.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:34.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:34.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:34.638 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:34.638 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:34.638 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:34.646 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:34.646 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:34.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:34.646 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:34.646 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:34.651 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:34.651 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:34.651 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:34.756 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:34.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:13:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:34.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:34.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:34.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30b4529c is found... 14:13:34.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30b4529c is found finished successfully 14:13:34.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:34.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:34.763 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:34.763 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:34.763 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525 14:13:34.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.766 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:34.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:34.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:34.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:34.779 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:34.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:34.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:34.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:34.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:34.780 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:34.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:34.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:34.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:34.810 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:34.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:34.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:34.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:34.811 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:34.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:34.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:34.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:34.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:34.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:34.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:35.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:35.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:35.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:35.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:35.812 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:35.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:35.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:35.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:35.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:35.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:35.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:35.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:35.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:35.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:35.813 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:35.813 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:35.814 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:35.814 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:35.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:35.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:35.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:35.814 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:35.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:35.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:35.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:35.814 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:35.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:35.814 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:35.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:35.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:35.815 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:35.815 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:35.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:35.822 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:35.823 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:35.823 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:35.823 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:35.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:35.827 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:35.827 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:35.858 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:35.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:35.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:35.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:35.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:35.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:35.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:35.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:35.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:35.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6e251b39 is found... 14:13:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6e251b39 is found finished successfully 14:13:35.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:35.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:35.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:35.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:35.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:35.861 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:35.861 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public static class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:35.861 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:13:35.874 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:35.874 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:35.874 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:35.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:35.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:35.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:35.875 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:35.875 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:35.875 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:35.875 DEBUG [main][MenuItemLookup] Item match:File 14:13:35.876 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:35.876 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:35.876 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:35.876 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:35.876 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:35.876 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:35.876 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:35.876 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:35.876 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:35.876 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:35.876 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:35.876 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:35.876 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:35.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:35.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:35.905 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:35.906 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:35.906 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:35.906 DEBUG [main][EditorHandler] 1 editor(s) found 14:13:35.906 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:13:35.977 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:13:35.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:35.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:35.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:35.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:35.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:35.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:35.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:35.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:35.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:35.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:35.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:35.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:35.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:35.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:35.979 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:35.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:35.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:35.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:35.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:35.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:35.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:35.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:35.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:35.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:35.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:35.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:35.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:35.980 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:35.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:35.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:35.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:35.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:35.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:35.982 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:35.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:35.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:35.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:35.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:35.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:35.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:35.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:35.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:35.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:36.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:36.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:36.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:36.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:36.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:36.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:36.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:36.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:36.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:36.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:36.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:36.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:36.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:36.985 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:36.985 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:36.985 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:36.986 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:36.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:36.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:36.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:36.986 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:36.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:36.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:36.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:36.986 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:36.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:36.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:36.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:36.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:36.986 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:36.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:36.993 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:36.994 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:36.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:36.994 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:36.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:36.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:36.998 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:36.998 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:37.109 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:37.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:37.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:37.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:37.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:13:37.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:37.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:37.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:37.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@629d8efa is found... 14:13:37.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@629d8efa is found finished successfully 14:13:37.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:37.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:37.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:37.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:37.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:37.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:37.116 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:37.116 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:37.116 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:13:37.126 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:13:37.145 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:37.145 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 14:13:37.145 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:37.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:37.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:37.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:37.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:37.145 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:37.146 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:37.146 DEBUG [main][MenuItemLookup] Item match:File 14:13:37.146 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:37.146 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:37.146 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:37.146 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:37.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:37.146 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:37.146 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:37.146 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:37.146 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:37.146 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:37.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:37.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:37.147 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:37.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:37.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:37.177 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:37.177 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 14:13:37.177 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:13:38.177 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:38.178 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 14:13:38.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:38.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:38.178 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:38.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:38.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:38.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:38.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:38.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:38.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:38.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:38.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:38.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:38.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:38.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:38.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:38.180 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:38.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:38.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:38.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:38.211 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:38.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:38.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:38.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:38.212 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:38.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:38.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:38.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:38.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:38.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:38.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:38.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:38.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:39.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:39.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:39.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:39.213 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:39.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:39.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:39.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:39.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:39.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:39.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:39.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:39.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:39.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:39.214 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:39.214 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:39.215 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:39.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:39.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:39.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:39.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:39.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:39.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:39.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:39.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:39.215 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:39.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:39.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:39.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:39.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:39.216 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:39.216 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:39.216 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:39.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:39.223 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:39.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:39.223 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:39.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:39.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:39.227 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:39.227 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:39.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:39.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:39.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:39.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:39.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:39.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:39.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:39.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:39.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:39.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@436d43d7 is found... 14:13:39.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@436d43d7 is found finished successfully 14:13:39.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:39.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:39.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:39.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:39.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:39.261 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:39.261 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 14:13:39.261 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:13:39.269 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:39.269 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:39.269 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:39.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:39.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:39.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:39.269 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:39.269 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:39.270 DEBUG [main][MenuItemLookup] Item match:File 14:13:39.270 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:39.270 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:39.270 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:39.270 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:39.270 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:39.270 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:39.270 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:39.270 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:39.270 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:39.270 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:39.270 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:39.270 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:39.271 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:39.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:39.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:39.300 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:39.300 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:39.300 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:39.300 DEBUG [main][EditorHandler] 1 editor(s) found 14:13:39.300 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:13:39.381 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:13:39.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:39.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:39.381 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:39.381 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:39.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:39.382 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:39.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:39.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:39.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:39.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:39.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:39.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:39.382 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:39.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:39.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:39.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:39.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:39.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:39.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:39.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:39.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:39.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:39.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:39.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:39.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:39.385 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:39.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:39.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:39.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:39.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:39.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:39.386 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:39.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:39.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:39.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:39.387 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:39.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:39.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:39.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:39.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:39.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:39.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:39.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:39.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:40.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:40.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:40.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:40.389 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:40.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:40.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:40.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:40.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:40.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:40.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:40.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:40.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:40.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:40.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:40.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:40.390 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:40.390 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:40.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:40.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:40.391 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:40.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:40.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:40.391 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:40.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:40.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:40.391 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:40.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:40.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:40.391 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:40.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:40.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:40.391 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:40.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:40.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:40.391 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:40.391 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:40.391 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:40.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:40.399 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:40.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:40.399 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:40.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:40.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:40.403 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:40.403 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:40.546 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:40.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:40.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:40.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:40.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:13:40.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:40.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:40.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@515fd994 is found... 14:13:40.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@515fd994 is found finished successfully 14:13:40.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:40.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:40.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:40.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:40.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:40.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:40.554 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:40.554 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:40.554 INFO [WorkbenchTestable][TextEditor] Select text in editor /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { 14:13:40.567 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:40.568 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:40.568 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant 14:13:40.568 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 14:13:41.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:41.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:41.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:41.568 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:41.568 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:13:41.568 DEBUG [main][MenuItemLookup] Found menu:'Source' 14:13:41.568 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 14:13:41.568 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:13:41.568 DEBUG [main][MenuItemLookup] Item match:Navigate 14:13:41.569 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:13:41.569 DEBUG [main][MenuItemLookup] Found menu:'Go To' 14:13:41.569 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:41.569 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 14:13:41.569 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 14:13:41.569 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 14:13:41.569 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 14:13:41.569 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink 14:13:41.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k" 14:13:41.569 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink 14:13:41.570 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k 14:13:41.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 14:13:41.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:13:41.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:41.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:41.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:41.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:13:41.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:41.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:41.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:41.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:41.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:41.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:41.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:41.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:41.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 14:13:41.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:13:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:41.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:41.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 14:13:41.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:13:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:41.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:13:41.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:41.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:41.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:42.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:42.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:42.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:42.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:42.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:13:42.627 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:13:42.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 14:13:42.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:42.627 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 14:13:42.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 14:13:43.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. failed, an exception will be thrown 14:13:43.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:43.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:43.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:43.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:43.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:43.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:43.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:43.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:43.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:43.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:43.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:43.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:43.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:43.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:43.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:43.155 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:43.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:43.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:43.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:43.180 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:43.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:43.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:43.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:43.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:43.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:43.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:43.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:43.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:43.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:43.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:43.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:43.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:44.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:44.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:44.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:44.182 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:44.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:44.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:44.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:44.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:44.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:44.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:44.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:44.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:44.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:44.183 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:44.183 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:44.184 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:44.184 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:44.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:44.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:44.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:44.184 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:44.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:44.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:44.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:44.184 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:44.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:44.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:44.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:44.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:44.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:44.185 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:44.185 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:44.185 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:44.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:44.190 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:44.190 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:44.190 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:44.190 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:44.196 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:44.196 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:44.196 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:44.225 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:44.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:44.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:44.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:44.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:44.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:44.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:44.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1765fc55 is found... 14:13:44.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1765fc55 is found finished successfully 14:13:44.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:44.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:44.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:44.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:44.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:44.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:44.229 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:44.229 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:44.229 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:13:44.248 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:44.248 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:44.248 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:44.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:44.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:44.248 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:44.248 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:44.248 DEBUG [main][MenuItemLookup] Item match:File 14:13:44.249 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:44.249 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:44.249 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:44.249 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:44.249 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:44.249 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:44.249 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:44.249 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:44.249 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:44.249 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:44.249 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:44.249 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:44.249 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:44.277 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:44.278 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:44.278 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:44.278 DEBUG [main][EditorHandler] 1 editor(s) found 14:13:44.278 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:13:44.363 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:13:44.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:44.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:44.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:44.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:44.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:44.364 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:44.364 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:44.364 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:44.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:44.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:44.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:44.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:44.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:44.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:44.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:44.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:44.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:44.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:44.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:44.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:44.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:44.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:44.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:44.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:44.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:44.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:44.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:44.367 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:44.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:44.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:44.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:44.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:44.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:44.369 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:44.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:44.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:44.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:44.369 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:44.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:44.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:44.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:44.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:44.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:44.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:44.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:44.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:45.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:45.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:45.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:45.371 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:45.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:45.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:45.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:45.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:45.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:45.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:45.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:45.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:45.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:45.372 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:45.372 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:45.372 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:45.372 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:45.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:45.373 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:45.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:45.373 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:45.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:45.373 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:45.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:45.373 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:45.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:45.373 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:45.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:45.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:45.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:45.373 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:45.373 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:45.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:45.381 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:45.381 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:45.381 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:45.382 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:45.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:45.386 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:45.386 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:45.512 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:45.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:45.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:45.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:45.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:45.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:13:45.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:45.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:45.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:45.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:45.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@19815a1d is found... 14:13:45.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@19815a1d is found finished successfully 14:13:45.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:45.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:45.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:45.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:45.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:45.520 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:45.526 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:45.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:45.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:45.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:45.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:45.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:45.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:45.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:45.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:45.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:45.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:45.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:45.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:45.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:45.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:45.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:45.529 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:45.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:45.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:45.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:45.560 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:45.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:45.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:45.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:45.561 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:45.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:45.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:45.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:45.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:45.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:45.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:46.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:46.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:46.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:46.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:46.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:46.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:46.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:46.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:46.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:46.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:46.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:46.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:46.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:46.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:46.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:46.564 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:46.564 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:46.564 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:46.564 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:46.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:46.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:46.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:46.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:46.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:46.565 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:46.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:46.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:46.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:46.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:46.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:46.565 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:46.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:46.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:46.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:46.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:46.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:46.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:46.565 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:46.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:46.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:46.573 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:46.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:46.573 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:46.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:46.577 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:46.577 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:46.578 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:46.608 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:46.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:46.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:46.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:46.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:46.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:46.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:46.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:46.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:46.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30dbc101 is found... 14:13:46.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30dbc101 is found finished successfully 14:13:46.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:46.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:46.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:46.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:46.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:46.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:46.611 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:46.612 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:46.612 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:13:46.626 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:46.626 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:46.626 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:46.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:46.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:46.627 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:46.627 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:46.627 DEBUG [main][MenuItemLookup] Item match:File 14:13:46.628 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:46.628 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:46.628 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:46.628 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:46.628 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:46.628 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:46.628 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:46.628 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:46.628 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:46.628 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:46.628 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:46.628 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:46.628 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:46.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:46.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:46.656 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:46.656 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:46.656 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:46.656 DEBUG [main][EditorHandler] 1 editor(s) found 14:13:46.657 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:13:46.755 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:13:46.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:46.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:46.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:46.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:46.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:46.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:46.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:46.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:46.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:46.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:46.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:46.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:46.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:46.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:46.757 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:46.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:46.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:46.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:46.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:46.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:46.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:46.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:46.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:46.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:46.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:46.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:46.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:46.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:46.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:46.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:46.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:46.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:46.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:46.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:46.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:46.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:46.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:46.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:46.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:46.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:46.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:46.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:47.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:47.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:47.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:47.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:47.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:47.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:47.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:47.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:47.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:47.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:47.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:47.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:47.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:47.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:47.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:47.764 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:47.765 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:47.765 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:47.765 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:47.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:47.765 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:47.765 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:47.765 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:47.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:47.765 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:47.765 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:47.765 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:47.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:47.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:47.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:47.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:47.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:47.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:47.766 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:47.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:47.772 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:47.773 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:47.773 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:47.773 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:47.773 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:47.777 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:47.777 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:47.777 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:47.894 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:47.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:47.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:47.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:47.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:47.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:13:47.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:47.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:47.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:47.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:47.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1fe73df7 is found... 14:13:47.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1fe73df7 is found finished successfully 14:13:47.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:47.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:47.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:47.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:47.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:47.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:47.906 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:47.906 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:47.906 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:13:47.906 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:13:48.106 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:13:48.309 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:13:48.309 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:13:48.509 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:13:48.712 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:13:48.712 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:13:48.912 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:13:49.114 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 14:13:49.114 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 14:13:49.315 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 14:13:49.519 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:49.519 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:13:49.719 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 14:13:50.721 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor 14:13:50.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:50.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:50.732 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:50.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:50.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:50.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:50.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:50.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:50.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:50.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:50.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:50.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:50.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:50.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:50.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:50.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:50.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:50.744 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:50.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:50.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:50.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:50.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:50.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:50.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:50.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:50.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:50.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:50.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:51.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:51.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:51.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:51.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:51.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:51.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:51.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:51.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:51.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:51.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:51.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:51.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:51.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:51.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:51.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:51.767 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:51.767 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:51.767 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 14:13:51.767 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 14:13:51.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 14:13:51.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:51.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 14:13:51.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:51.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 14:13:51.768 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 14:13:51.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 14:13:51.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:51.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 14:13:51.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:51.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 14:13:51.768 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 14:13:51.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 14:13:51.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:51.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 14:13:51.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:51.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 14:13:51.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:51.768 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:51.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:51.773 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:51.773 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 14:13:51.773 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 14:13:51.773 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 14:13:51.773 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 14:13:51.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 14:13:51.779 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 14:13:51.780 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 14:13:51.809 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 14:13:51.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:51.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:13:51.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 14:13:51.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 14:13:51.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:51.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:51.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:51.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:51.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31aa3400 is found... 14:13:51.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31aa3400 is found finished successfully 14:13:51.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 14:13:51.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:51.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:51.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:51.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:51.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:51.812 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:51.812 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:51.812 INFO [WorkbenchTestable][TextEditor] Set text to editor 14:13:51.824 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:51.824 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:51.824 INFO [WorkbenchTestable][AbstractEditor] Save editor 14:13:51.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 14:13:51.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:51.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:51.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:51.824 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 14:13:51.825 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:51.825 DEBUG [main][MenuItemLookup] Item match:File 14:13:51.825 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:51.825 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:13:51.825 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:13:51.825 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:13:51.825 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:51.825 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:13:51.825 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:13:51.825 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:51.825 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:13:51.825 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 14:13:51.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 14:13:51.841 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 14:13:51.841 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 14:13:51.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 14:13:51.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 14:13:51.862 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:51.862 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 14:13:51.862 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:51.863 DEBUG [main][EditorHandler] 1 editor(s) found 14:13:51.863 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 14:13:51.920 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 14:13:51.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:51.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:51.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:51.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:51.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:51.921 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 14:13:51.921 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:51.921 DEBUG [main][EditorHandler] 0 editor(s) found 14:13:51.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:51.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:51.924 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:51.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:51.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:51.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:51.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:51.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:51.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:51.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:51.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:51.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:51.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:51.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:51.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:51.925 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:51.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:51.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:51.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:51.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:51.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:51.927 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:51.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:51.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:51.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:51.927 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:51.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:51.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:51.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:51.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:51.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:51.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:52.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:52.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:52.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:52.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:52.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:52.929 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:52.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:52.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:52.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:52.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:52.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:52.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:52.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:52.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:52.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:52.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:52.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:52.930 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:52.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:52.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:52.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:52.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:52.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:52.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:53.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:53.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:53.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:53.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:54.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:54.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:54.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:54.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:54.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:54.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:54.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:54.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:54.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:54.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:54.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:54.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:54.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:54.433 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 14:13:54.433 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 14:13:54.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:54.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:54.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:54.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:54.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:54.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:54.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:54.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:54.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:54.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:54.434 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:13:54.434 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:13:54.434 DEBUG [main][TreeItemHandler] Set Tree selection 14:13:54.434 DEBUG [main][TreeHandler] Notify Tree about selection event 14:13:54.439 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:13:54.440 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 14:13:54.440 DEBUG [WorkbenchTestable][TreeItemHandler] TextEditorTestProject 14:13:54.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:13:54.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'New' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:54.479 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:13:54.479 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:13:54.479 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:13:54.479 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:13:54.479 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:13:54.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:54.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:13:54.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:54.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:54.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:54.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:54.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:13:54.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:55.001 DEBUG [main][MenuItemLookup] Found menu:'New' 14:13:55.001 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:13:55.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:55.001 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:13:55.001 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:55.001 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:13:55.001 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 14:13:55.001 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:13:55.001 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:13:55.001 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:13:55.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:13:55.001 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:13:55.001 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:13:55.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1103): Gtk-CRITICAL **: 14:13:55.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1103): Gtk-CRITICAL **: 14:13:55.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1103): Gtk-CRITICAL **: 14:13:55.082: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1103): Gtk-CRITICAL **: 14:13:55.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:13:55.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 14:13:55.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:13:55.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:55.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 14:13:55.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:55.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:13:55.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:55.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:55.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:55.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:55.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:55.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:55.606 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:13:55.606 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:13:55.606 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:13:55.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:55.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:55.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:55.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:55.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:13:55.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:55.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:55.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:55.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:13:55.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:55.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:55.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:55.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:55.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:55.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:55.607 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:13:55.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:55.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:55.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:55.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:55.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:13:55.611 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:13:56.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:13:56.111 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:13:56.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:56.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:13:56.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:13:56.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:13:56.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:56.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:56.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:56.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:56.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:56.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:56.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:13:56.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:56.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:56.113 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 14:13:56.113 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:13:56.113 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:13:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 139.711 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.385 s getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.383 s notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.522 s insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.393 s selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.223 s selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.275 s getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.432 s getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.373 s insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.412 s contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.605 s openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.519 s getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.179 s getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.366 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.942 s closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.416 s quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.627 s getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.227 s selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.145 s testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.338 s openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.446 s insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.377 s getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.112 s insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.364 s closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.853 s setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.149 s getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 11.8 s insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.349 s getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.403 s closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.982 s getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.392 s selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.165 s Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 14:13:56.120 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 14:13:56.121 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:13:56.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:56.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 14:13:56.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:56.121 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:13:56.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:56.121 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:13:56.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:56.122 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:13:56.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:13:56.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:13:56.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:13:56.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:56.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:56.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:56.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:56.122 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:13:56.122 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:56.122 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:13:56.122 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:13:56.122 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:13:56.122 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:13:56.122 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:13:56.122 DEBUG [main][MenuItemLookup] Item match:Window 14:13:56.123 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:13:56.123 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:13:56.123 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:13:56.123 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:56.123 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:13:56.123 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:13:56.123 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:56.123 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:13:56.123 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:56.123 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:13:56.123 DEBUG [main][MenuItemLookup] Item match:Preferences 14:13:56.123 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:13:56.123 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:13:56.123 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:13:56.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:13:56.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:13:56.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:13:56.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:56.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:56.202 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:13:56.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:13:56.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:56.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:56.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:56.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:56.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:56.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:56.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:56.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:13:56.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:56.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:56.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:56.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:56.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:56.206 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:13:56.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:56.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:56.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:56.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:56.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:13:56.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:13:56.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:56.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:56.228 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:56.228 DEBUG [main][EditorHandler] 0 editor(s) found 14:13:56.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:56.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:56.229 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:56.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:56.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:56.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:56.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:56.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:56.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:56.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:56.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:56.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:56.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:56.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:56.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:56.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:56.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:56.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:56.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:56.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:56.232 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 14:13:56.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:56.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:56.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:56.232 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 14:13:56.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:56.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:56.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:56.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:56.233 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:56.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:56.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:56.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 14:13:56.233 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:13:56.233 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 14:13:56.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 14:13:56.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:13:56.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:13:56.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:13:56.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:13:56.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 14:13:56.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:56.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:56.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:56.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:56.235 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:13:56.235 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:56.235 DEBUG [main][MenuItemLookup] Item match:File 14:13:56.235 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:56.235 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:13:56.237 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:13:56.237 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:56.237 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:13:56.237 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:56.237 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:13:56.237 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:56.237 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:13:56.237 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:13:56.246 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:13:56.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:13:56.246 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:13:56.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:13:56.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:13:56.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:13:56.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:56.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:56.306 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:13:56.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:13:56.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:56.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:56.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:56.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:56.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:13:56.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:13:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:56.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:13:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:56.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:13:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:13:56.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:13:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:56.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:13:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:56.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:13:56.308 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 14:13:56.308 DEBUG [main][TreeItemHandler] Selecting tree item: Project 14:13:56.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 14:13:56.311 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 14:13:56.311 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:13:56.311 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:13:56.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:13:56.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:56.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:56.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:56.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:56.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:56.312 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:13:56.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:56.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:56.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:56.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:56.335 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 14:13:56.335 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 14:13:56.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 14:13:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:56.336 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:13:56.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.336 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project' 14:13:56.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 14:13:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:56.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:56.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:56.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:56.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:13:56.338 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:13:56.339 INFO [WorkbenchTestable][AbstractText] Text set to: project 14:13:56.340 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 14:13:56.340 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 14:13:56.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:13:56.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:56.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:56.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:56.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:56.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:56.342 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:13:56.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:56.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:56.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:56.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:56.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:13:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:13:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:56.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 14:13:56.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 14:13:56.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:56.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:56.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:56.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:13:56.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 14:13:56.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.846 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:56.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:56.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:56.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:56.846 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:13:56.846 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:56.846 DEBUG [main][MenuItemLookup] Item match:File 14:13:56.847 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:13:56.847 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:13:56.848 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:13:56.848 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:56.848 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:13:56.848 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:56.848 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:13:56.848 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:56.848 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:13:56.848 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:13:56.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:13:56.849 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:13:56.849 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:13:56.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:13:56.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:13:56.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:13:56.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:56.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:56.909 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:13:56.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:13:56.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:56.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:56.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:56.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:56.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:56.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:13:56.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:13:56.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:13:56.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:13:56.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:56.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:13:56.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:56.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:13:56.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:13:56.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:13:56.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:13:56.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:13:56.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:13:56.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:13:56.911 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 14:13:56.911 DEBUG [main][TreeItemHandler] Selecting tree item: File 14:13:56.911 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 14:13:56.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 14:13:56.914 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:13:56.914 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:13:56.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:13:56.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:56.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:56.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:56.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:56.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:56.915 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:13:56.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:56.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:56.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:56.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:56.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:13:56.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 14:13:56.943 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 14:13:56.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 14:13:56.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:56.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:56.943 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:13:56.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:13:56.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "Enter or select the parent folder:") 14:13:56.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:56.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:56.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:56.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:56.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:13:56.945 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:13:56.945 INFO [WorkbenchTestable][AbstractText] Text set to: project/ 14:13:56.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 14:13:56.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:56.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:56.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:56.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:56.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:13:56.954 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:13:56.954 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca 14:13:56.960 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 14:13:56.961 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 14:13:56.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:13:56.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:56.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:56.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:56.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:56.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:13:56.962 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:13:56.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:13:56.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:13:56.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:13:56.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:13:56.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:13:57.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:13:57.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:13:57.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 14:13:57.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 14:13:57.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:13:57.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:13:57.467 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:13:57.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:13:57.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E') 14:13:57.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:57.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:57.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:57.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:57.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:57.469 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:57.469 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 14:13:57.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:57.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:57.470 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform' 14:13:57.470 DEBUG [main][MenuItemLookup] Found menu:'File' 14:13:57.470 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:13:57.470 DEBUG [main][MenuItemLookup] Item match:Edit 14:13:57.470 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 14:13:57.471 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 14:13:57.471 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:57.471 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 14:13:57.471 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:13:57.471 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:13:57.471 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:57.471 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:13:57.471 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 14:13:57.471 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 14:13:57.471 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 14:13:57.471 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:57.471 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 14:13:57.471 DEBUG [main][MenuItemLookup] Found menu:'' 14:13:57.471 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 14:13:57.471 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 14:13:57.471 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut 14:13:57.471 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 14:13:57.471 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 14:13:57.671 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 14:13:58.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 14:13:58.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 14:13:58.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:13:58.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:13:58.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:13:58.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 14:13:58.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:13:58.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:58.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:58.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:58.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:58.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 14:13:58.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:58.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:58.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 14:13:58.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 14:13:58.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:58.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:58.684 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 14:13:58.684 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 14:13:58.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 14:13:58.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 14:13:58.684 DEBUG [WorkbenchTestable][ContentAssistant] a 14:13:58.684 DEBUG [WorkbenchTestable][ContentAssistant] b 14:13:58.684 DEBUG [WorkbenchTestable][ContentAssistant] c 14:13:58.684 INFO [WorkbenchTestable][AbstractShell] Close shell 14:13:58.684 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 14:13:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:13:58.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:13:58.697 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 14:13:58.697 DEBUG [main][EditorHandler] 1 editor(s) found 14:13:58.697 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca 14:13:58.720 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed 14:13:58.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:58.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:58.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 14:13:58.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:58.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:58.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:13:58.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:13:58.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:13:58.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:13:58.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 14:13:58.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:58.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:58.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:58.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:58.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:13:58.722 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:58.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:58.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:58.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:13:58.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:13:58.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:13:58.724 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:58.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:58.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:58.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:58.724 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:58.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:58.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:58.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:58.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:58.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:58.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:59.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:59.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:59.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:59.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:13:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:13:59.726 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:59.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:59.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:59.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:59.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:13:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:59.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:59.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:13:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:13:59.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:13:59.727 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 14:13:59.727 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:13:59.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:13:59.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:13:59.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:13:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:13:59.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:13:59.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:00.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:00.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:00.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:00.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:00.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 14:14:00.728 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:14:00.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:14:00.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:00.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:14:00.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:14:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:00.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:00.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:00.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:14:00.730 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 14:14:00.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:14:00.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:14:00.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:00.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 14:14:00.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 14:14:00.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:00.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:00.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:00.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:00.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:14:00.731 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 14:14:00.731 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 14:14:00.731 DEBUG [main][TreeItemHandler] Set Tree selection 14:14:00.731 DEBUG [main][TreeHandler] Notify Tree about selection event 14:14:00.736 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 14:14:00.737 DEBUG [WorkbenchTestable][TreeItemHandler] project 14:14:00.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:14:00.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:00.757 DEBUG [main][MenuItemLookup] Found menu:'New' 14:14:00.757 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:14:00.757 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:00.757 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:14:00.757 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:00.757 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:14:00.757 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:14:00.757 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:14:00.757 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:14:00.757 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:14:00.757 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:00.757 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:14:00.757 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:14:00.757 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:00.757 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:14:00.757 DEBUG [main][MenuItemLookup] Item match:Refresh F5 14:14:00.757 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 14:14:00.757 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 14:14:00.757 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 14:14:00.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:14:00.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 14:14:00.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 14:14:01.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:14:01.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:14:01.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 14:14:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:14:01.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 14:14:01.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:01.273 DEBUG [main][MenuItemLookup] Found menu:'New' 14:14:01.273 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 14:14:01.273 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:01.273 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 14:14:01.273 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:01.273 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 14:14:01.273 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 14:14:01.273 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 14:14:01.273 DEBUG [main][MenuItemLookup] Item match:Delete Delete 14:14:01.273 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 14:14:01.273 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 14:14:01.273 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 14:14:01.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 14:14:01.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 14:14:01.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 14:14:01.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:01.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:01.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 14:14:01.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:01.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:01.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:01.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:14:01.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:01.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:01.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:01.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:01.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:01.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:01.853 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 14:14:01.854 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 14:14:01.854 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 14:14:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:01.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:01.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:01.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 14:14:01.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:01.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 14:14:01.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:01.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:01.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:01.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:01.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:01.855 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:14:01.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:01.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:01.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:01.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:01.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 14:14:01.858 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 14:14:02.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 14:14:02.358 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 14:14:02.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:14:02.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 14:14:02.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 14:14:02.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:14:02.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:14:02.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:14:02.359 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 14:14:02.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 14:14:02.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:02.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 14:14:02.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:02.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:02.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 14:14:02.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:02.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:02.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:02.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:02.360 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 14:14:02.360 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 14:14:02.360 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:02.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:02.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:02.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.241 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) Time elapsed: 6.127 s Results: Tests run: 85, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.workbench.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test >-------- [INFO] Building RedDeer UIForms Test 4.7.0-SNAPSHOT [34/58] [INFO] from tests/org.eclipse.reddeer.uiforms.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms.test --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms.test --- [INFO] Resolving class path of RedDeer UIForms Test... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms.test --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/org.eclipse.reddeer.uiforms.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/org.eclipse.reddeer.uiforms.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.uiforms.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.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.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:13.541 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:14:13.543 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:14:13.558 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:14:13.559 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:14:13.636 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:13.659 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:14:13.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:13.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:13.668 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:14:13.668 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:14:13.729 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:14:13.748 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:13.749 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:14:13.779 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:13.779 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:14:13.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:13.784 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:14:13.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:14:13.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:13.832 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:14:13.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:13.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:14:13.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:13.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:13.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:13.845 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:13.849 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:14:13.852 DEBUG [main][MenuItemLookup] Found menu:'File' 14:14:13.852 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:14:13.852 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:14:13.852 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:14:13.852 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:14:13.852 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:14:13.852 DEBUG [main][MenuItemLookup] Item match:Window 14:14:13.856 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:14:13.856 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:14:13.856 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:14:13.856 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:13.856 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:14:13.856 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:14:13.856 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:13.857 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:14:13.857 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:13.857 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:14:13.857 DEBUG [main][MenuItemLookup] Item match:Preferences 14:14:13.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:14:13.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:14:13.861 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:14:14.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:14:14.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:14:14.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:14:14.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:14.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:14.065 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:14:14.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:14.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:14:14.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:14.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:14.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:14.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:14.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:14:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:14:14.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:14:14.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:14:14.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:14.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:14.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:14.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:14.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:14.150 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:14:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:14.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:14.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:14.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:14:14.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:14:14.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:14.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:14.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:14.232 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:14.234 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:14.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:14.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:14.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:14.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:14.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:14.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:14.244 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu. 14:14:14.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:14.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:14.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:14.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:14.246 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:14:14.246 DEBUG [main][MenuItemLookup] Found menu:'File' 14:14:14.246 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:14:14.246 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:14:14.247 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:14:14.247 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:14:14.247 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:14:14.247 DEBUG [main][MenuItemLookup] Item match:Window 14:14:14.247 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:14:14.248 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:14:14.248 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:14:14.248 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:14.248 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:14:14.248 DEBUG [main][MenuItemLookup] Item match:Show View 14:14:14.257 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:14:14.257 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:14:14.257 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:14:14.257 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:14:14.257 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:14:14.257 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:14:14.257 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:14:14.257 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:14:14.257 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:14.257 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:14:14.257 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:14:14.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:14:14.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:14:14.259 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:14:14.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:14:14.331 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 14:14:14.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:14:14.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:14.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:14.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:14:14.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:14.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:14:14.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:14.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:14.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:14.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:14.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:14.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:14:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:14:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:14:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children... 14:14:14.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 14:14:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:14:14.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:14:14.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 14:14:14.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully 14:14:14.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 14:14:14.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:14:14.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed 14:14:14.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:14:14.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 14:14:14.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test 14:14:14.846 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test 14:14:14.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection 14:14:14.847 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test 14:14:14.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:14.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:14.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:14.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:14:14.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:14.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:14.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:14.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 14:14:14.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:14.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:14.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:14.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:14:14.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:14.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:14.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:14.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:14.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:14.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:14.852 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:14:14.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:14.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:14.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:14.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:15.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:14:15.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:14:15.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open... 14:14:15.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:15.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:15.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully 14:14:15.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:15.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:15.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:15.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:15.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:15.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:15.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:15.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:15.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:15.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:15.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:15.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:15.192 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:15.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:15.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:15.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:15.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:15.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:15.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and no matchers specified 14:14:15.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:15.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:15.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:15.245 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:15.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:15.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:15.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:15.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:15.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:15.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 14:14:15.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink clicked") 14:14:15.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:15.264 TRACE [main][WidgetHandler] Notify Hyperlink with event 6 14:14:15.264 TRACE [main][WidgetHandler] Wait for synchronization 14:14:15.264 TRACE [main][WidgetHandler] Notify Hyperlink with event 3 14:14:15.264 TRACE [main][WidgetHandler] Wait for synchronization 14:14:15.264 TRACE [main][WidgetHandler] Notify Hyperlink with event 4 14:14:15.264 TRACE [main][WidgetHandler] Wait for synchronization 14:14:15.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:15.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:15.269 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:15.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:15.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:15.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:15.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:15.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:15.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:14:15.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:15.272 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:15.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:15.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:15.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:15.276 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:15.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:15.276 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:15.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:15.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:15.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:15.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:15.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:15.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:15.281 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:15.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:15.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:15.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:15.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:15.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:15.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:15.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:15.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:15.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:15.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:15.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:15.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:15.331 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:15.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:15.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:15.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:15.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:15.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:15.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing hyperlink") 14:14:15.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:15.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:15.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:15.351 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:15.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:15.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:15.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:15.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:15.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:15.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:16.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:16.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:16.388 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found 14:14:16.390 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:16.390 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:16.390 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:16.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.391 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:16.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:16.392 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:16.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:16.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:16.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:16.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:16.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.396 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:16.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:16.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:16.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:16.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:16.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:16.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:16.423 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:16.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:16.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:16.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:16.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:16.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:16.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 1 and no matchers specified 14:14:16.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:16.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.429 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:16.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:16.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:14:16.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:14:16.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 14:14:16.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:16.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:16.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:16.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:16.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:16.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:16.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:16.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:16.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:16.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:16.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.455 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:16.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:16.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:16.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:16.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:16.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:16.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:16.483 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:16.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:16.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:16.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:16.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:16.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:16.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:16.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:16.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.491 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:16.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:16.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:16.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink Section C") 14:14:16.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 14:14:16.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:16.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:16.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:16.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.496 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:16.497 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:16.497 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:16.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:16.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:16.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:16.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:16.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.537 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:16.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:16.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:16.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:16.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:16.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:16.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:16.546 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:16.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:16.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:16.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:16.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:16.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:16.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and no matchers specified 14:14:16.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.565 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:16.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 14:14:16.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:16.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:16.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.570 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:16.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:16.570 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:16.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:16.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:16.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:16.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:16.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.574 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:16.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:16.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:16.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:16.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:16.579 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:16.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:16.598 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:16.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:16.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:16.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:16.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:16.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:16.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Hyperlink Section B") 14:14:16.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:16.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.605 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:16.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:16.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 14:14:16.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:16.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:16.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:16.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:16.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:16.608 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:16.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:16.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:16.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:16.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:16.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.644 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:16.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:16.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:16.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 '\*?\QUI Form Test\E') 14:14:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:16.670 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:16.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:16.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:16.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:16.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:16.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:16.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:16.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:16.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.675 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:16.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:16.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:16.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 14:14:16.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 14:14:16.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:16.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:16.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:16.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.679 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:16.679 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:16.679 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:16.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:16.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:16.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:16.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:16.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.683 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:16.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:16.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:16.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:16.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:16.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:16.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:16.741 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:16.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:16.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:16.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:16.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:16.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:16.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:16.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:16.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.746 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:16.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:16.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:16.749 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 14:14:16.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:14:16.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:14:16.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 14:14:16.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:16.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:16.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:16.771 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 14:14:16.772 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 14:14:16.772 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:16.772 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:16.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:16.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.307 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.041 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.115 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.041 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.063 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.073 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.038 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.071 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.092 s Running org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:16.805 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:16.806 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:14:16.807 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:16.807 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:16.807 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:16.807 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:14:16.807 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:16.807 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:14:16.807 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:16.807 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:14:16.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:14:16.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:16.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:14:16.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:16.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:14:16.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:16.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:16.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:16.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:16.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:16.842 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:14:16.842 DEBUG [main][MenuItemLookup] Found menu:'File' 14:14:16.842 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:14:16.842 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:14:16.842 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:14:16.842 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:14:16.842 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:14:16.842 DEBUG [main][MenuItemLookup] Item match:Window 14:14:16.843 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:14:16.843 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:14:16.843 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:14:16.843 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:16.843 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:14:16.843 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:14:16.843 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:16.843 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:14:16.843 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:16.843 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:14:16.843 DEBUG [main][MenuItemLookup] Item match:Preferences 14:14:16.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:14:16.843 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:14:16.844 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:14:16.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:14:16.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:14:16.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:14:16.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:16.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:16.939 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:14:16.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:16.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:14:16.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:14:16.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:14:16.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:14:16.941 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:14:16.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:16.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:16.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:16.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:16.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:16.943 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:14:16.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:16.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:16.943 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:16.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:14:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:14:16.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:16.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:16.981 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:16.981 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:14:16.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:16.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:16.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:16.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:16.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:17.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:17.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:17.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:17.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:17.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:17.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:17.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:17.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:17.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:17.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:17.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:17.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:17.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:17.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:17.011 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:17.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:17.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:17.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:17.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:17.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:17.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:17.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:17.053 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 14:14:17.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:17.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:17.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:17.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:17.055 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:14:17.055 DEBUG [main][MenuItemLookup] Found menu:'File' 14:14:17.055 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:14:17.055 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:14:17.055 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:14:17.055 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:14:17.055 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:14:17.055 DEBUG [main][MenuItemLookup] Item match:Window 14:14:17.056 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:14:17.056 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:14:17.056 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:14:17.056 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:17.056 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:14:17.056 DEBUG [main][MenuItemLookup] Item match:Show View 14:14:17.059 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 14:14:17.060 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 14:14:17.060 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 14:14:17.060 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 14:14:17.060 DEBUG [main][MenuItemLookup] Found menu:'Progress' 14:14:17.060 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 14:14:17.060 DEBUG [main][MenuItemLookup] Found menu:'Properties' 14:14:17.060 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 14:14:17.060 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:17.060 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 14:14:17.060 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 14:14:17.061 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 14:14:17.061 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 14:14:17.061 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 14:14:17.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 14:14:17.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 14:14:17.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 14:14:17.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:17.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:17.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:14:17.133 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:17.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:17.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:17.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:14:17.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:17.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:17.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:17.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:17.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:17.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:14:17.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:14:17.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:14:17.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 14:14:17.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:14:17.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:14:17.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:14:17.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:14:17.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 14:14:17.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 14:14:17.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:14:17.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 14:14:17.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:14:17.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 14:14:17.642 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 14:14:17.642 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 14:14:17.642 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 14:14:17.642 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 14:14:17.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:17.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:17.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:17.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:14:17.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:17.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:17.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:17.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 14:14:17.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:17.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:17.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:17.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 14:14:17.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:17.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:17.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:17.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:17.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:17.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:17.645 INFO [WorkbenchTestable][AbstractButton] Click button &Open 14:14:17.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:17.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:17.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:17.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:14:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:14:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open... 14:14:17.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:17.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully 14:14:17.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:17.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:17.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:17.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:17.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:17.776 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:17.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 14:14:17.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:17.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:17.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:17.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:17.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:17.790 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:14:17.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:14:17.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:17.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:17.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:17.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:17.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and no matchers specified 14:14:17.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:17.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:17.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:17.791 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 14:14:17.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:17.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:17.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:17.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:18.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:18.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:18.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:18.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:18.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:18.794 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found 14:14:18.794 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 14:14:18.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:14:18.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:18.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:18.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:18.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:18.795 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log' 14:14:18.795 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log 14:14:18.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 14:14:18.797 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 14:14:18.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:18.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:18.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:18.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:18.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:18.861 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:14:18.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:18.861 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:14:18.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:18.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:18.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:18.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:18.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:18.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:18.865 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:18.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:18.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:18.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:18.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:18.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:18.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:18.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:18.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:18.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:18.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:18.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:18.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:18.877 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:18.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:18.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:18.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:18.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:18.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:18.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 1 and no matchers specified 14:14:18.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:18.882 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:18.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:18.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:18.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:14:18.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:14:18.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:18.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 14:14:18.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:18.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:18.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:18.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:18.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:18.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:18.909 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:14:18.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:18.909 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:14:18.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:18.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:18.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:18.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:18.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:18.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:18.928 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:18.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:18.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:18.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:18.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:18.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:18.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:18.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:18.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:18.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:18.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:18.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:18.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:18.954 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:18.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:18.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:18.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:18.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:18.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:18.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:18.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:18.959 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:18.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:18.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:18.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:18.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:18.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Form D") 14:14:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:18.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:18.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:18.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:18.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:18.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:18.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:18.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:18.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:18.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:18.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:18.986 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:14:18.986 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:18.986 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:14:18.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:18.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:18.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:18.986 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:18.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:18.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:18.990 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:18.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:18.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:18.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:18.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:18.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:18.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:18.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:18.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:18.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:18.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:18.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:18.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:18.998 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:18.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:19.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:19.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:19.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:19.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:19.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and no matchers specified 14:14:19.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:19.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:19.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:19.040 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:19.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:19.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:19.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:19.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:19.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:19.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:19.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:19.046 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:19.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:19.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:19.047 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:14:19.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:19.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:14:19.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:19.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:19.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:19.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:19.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:19.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:19.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:19.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:19.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:19.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:19.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:19.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:19.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:19.062 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:19.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:19.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:19.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:19.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:19.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:19.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:19.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:19.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:19.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:19.066 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:19.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:19.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:19.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:19.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:19.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:19.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:19.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:19.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:19.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:19.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:19.093 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:14:19.093 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:19.093 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:14:19.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:19.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:19.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:19.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:19.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.097 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:19.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:19.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:19.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:19.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:19.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:19.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:19.144 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:19.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:19.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:19.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:19.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:19.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:19.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:19.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:19.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:19.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:19.149 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:19.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:19.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:19.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:19.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:19.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 14:14:19.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:19.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:19.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:19.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:19.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:19.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:19.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:19.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:19.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:19.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:14:19.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:19.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:14:19.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:19.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:19.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:19.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:19.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.192 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:19.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:19.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:19.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:19.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:19.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:19.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:19.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:19.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:19.203 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:19.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:19.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:19.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:19.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:19.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:19.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:19.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:19.237 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:19.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:19.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:19.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:19.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 14:14:19.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:19.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:14:19.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:14:19.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:19.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 14:14:19.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:19.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:19.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:19.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:19.250 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 14:14:19.250 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 14:14:19.250 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:19.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:19.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:19.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.448 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 1.88 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.048 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.077 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.061 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.046 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.087 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.07 s Running org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:19.264 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:19.265 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:14:19.266 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:19.266 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:19.266 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:19.266 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:14:19.266 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:19.266 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:14:19.266 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:19.266 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:14:19.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:14:19.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:19.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:14:19.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:19.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:14:19.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:19.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:19.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:19.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:19.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:19.268 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:14:19.268 DEBUG [main][MenuItemLookup] Found menu:'File' 14:14:19.268 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:14:19.268 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:14:19.268 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:14:19.268 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:14:19.268 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:14:19.268 DEBUG [main][MenuItemLookup] Item match:Window 14:14:19.268 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:14:19.269 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:14:19.269 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:14:19.269 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:19.269 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:14:19.269 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:14:19.269 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:19.269 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:14:19.269 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:19.269 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:14:19.269 DEBUG [main][MenuItemLookup] Item match:Preferences 14:14:19.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:14:19.269 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:14:19.269 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:14:19.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:14:19.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:14:19.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:14:19.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:19.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:19.369 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:14:19.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:19.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:14:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:19.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:19.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:14:19.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:14:19.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:14:19.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:14:19.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:19.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:19.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:19.373 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:14:19.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:19.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:19.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:19.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:19.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:14:19.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:14:19.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:19.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:19.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:19.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:19.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:19.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:19.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:19.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:19.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:19.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:19.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:19.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:19.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:19.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:19.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:19.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:19.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:19.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:19.450 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:19.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:19.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:19.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:19.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:19.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:19.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 14:14:19.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:19.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:19.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:19.474 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:19.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:19.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:19.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:19.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:19.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 14:14:19.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.expandablecomposite.DefaultExpandableComposite, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 14:14:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:19.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:19.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:19.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:20.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:20.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:20.486 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 14:14:20.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:20.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:20.486 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:20.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:20.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:20.487 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:20.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:20.487 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:20.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:20.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:20.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:20.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:20.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:20.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:20.492 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:20.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:20.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:20.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:20.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:20.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:20.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:20.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:20.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:20.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:20.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:20.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:20.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:20.499 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:20.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:20.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:20.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:20.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:20.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:20.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 14:14:20.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:20.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:20.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:20.503 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:20.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:20.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:20.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:20.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:20.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:20.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 14:14:20.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.expandablecomposite.DefaultExpandableComposite, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 14:14:20.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:20.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:20.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:20.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:20.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:14:20.529 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:14:20.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:20.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:20.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:20.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:20.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:20.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:20.531 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:20.531 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:20.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:20.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:20.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:20.531 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:20.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:20.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:20.534 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:20.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:20.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:20.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:20.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:20.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:20.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:20.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:20.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:20.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:20.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:20.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:20.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:20.559 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:20.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:20.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:20.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:20.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:20.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:20.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Non existing expandable composite title") 14:14:20.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:20.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:20.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:20.563 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:20.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:20.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:20.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:21.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:21.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:21.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:21.582 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found 14:14:21.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:21.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:21.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:21.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:21.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:21.583 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:21.583 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:21.583 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:21.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:21.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:21.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:21.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:21.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:21.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:21.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:21.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:21.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:21.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:21.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:21.612 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:21.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:21.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:21.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:21.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:21.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:21.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 1 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 14:14:21.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:21.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:21.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:21.617 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:21.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:21.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:14:21.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:14:21.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 14:14:21.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:21.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:21.619 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:21.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:21.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:21.619 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:21.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:21.620 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:21.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:21.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:21.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:21.620 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:21.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:21.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:21.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:21.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:21.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:21.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:21.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:21.649 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:21.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:21.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:21.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:21.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:21.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:21.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:21.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:21.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:21.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:21.653 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:21.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:21.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:21.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Expandable composite C") 14:14:21.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 14:14:21.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:21.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:21.657 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:21.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:21.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:21.657 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:21.658 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:21.658 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:21.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:21.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:21.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:21.658 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:21.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.680 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:21.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:21.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:21.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:21.684 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:21.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:21.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:21.687 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:21.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:21.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:21.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:21.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:21.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:21.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 14:14:21.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:21.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:21.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:21.710 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:21.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 14:14:21.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:21.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:21.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:21.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:21.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:21.712 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:21.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:21.712 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:21.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:21.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:21.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:21.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:21.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.715 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:21.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:21.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:21.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:21.720 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:21.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:21.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:21.724 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:21.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:21.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:21.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:21.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:21.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:21.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type, Matcher matching widgets with text that without mnenomic matches: is "Expandable composite C") 14:14:21.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:21.746 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:21.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 14:14:21.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:21.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:21.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:21.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:21.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:21.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:21.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:21.749 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:21.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:21.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:21.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:21.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:21.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.753 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:21.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:21.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:21.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:21.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:21.779 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:21.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:21.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:21.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:21.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:21.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:21.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:21.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:21.783 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:21.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:21.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 14:14:21.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 14:14:21.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:21.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:21.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:21.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:21.786 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:21.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:21.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:21.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:21.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:21.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:21.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:21.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.790 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:21.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:21.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:21.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:21.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:21.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:21.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:21.816 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:21.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:21.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:21.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:21.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:21.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:21.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:21.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:21.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:21.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:21.820 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:21.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:21.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:21.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and following matchers specified (Matcher matching widget with the ExpandableComposite type) 14:14:21.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:14:21.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:14:21.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 14:14:21.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:21.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:21.823 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:21.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:21.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:21.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 14:14:21.824 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 14:14:21.824 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:21.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.578 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.067 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.043 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.052 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.036 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.037 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.054 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.037 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.037 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.036 s Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:21.847 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:21.848 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:14:21.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:21.849 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:21.849 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:21.849 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:14:21.849 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:21.849 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:14:21.849 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:21.849 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:14:21.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:14:21.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:21.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:14:21.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:21.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:14:21.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:21.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:21.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:21.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:21.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:21.850 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:14:21.850 DEBUG [main][MenuItemLookup] Found menu:'File' 14:14:21.850 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:14:21.851 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:14:21.851 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:14:21.851 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:14:21.851 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:14:21.851 DEBUG [main][MenuItemLookup] Item match:Window 14:14:21.851 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:14:21.851 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:14:21.851 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:14:21.851 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:21.851 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:14:21.851 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:14:21.851 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:21.851 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:14:21.851 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:21.851 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:14:21.851 DEBUG [main][MenuItemLookup] Item match:Preferences 14:14:21.851 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:14:21.851 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:14:21.851 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:14:21.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:14:21.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:14:21.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:14:21.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:21.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:21.956 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:14:21.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:21.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:14:21.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:14:21.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:14:21.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:14:21.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:14:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:21.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:21.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:21.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:21.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:21.960 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:14:21.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:21.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:21.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:21.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:21.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:14:21.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:14:21.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:21.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:21.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:21.993 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:21.993 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:21.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:21.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:21.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:21.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:21.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:22.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:22.025 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:22.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:22.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:22.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:22.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:22.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:22.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:22.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 '\*?\QUI Form Test\E') 14:14:22.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:22.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:22.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:22.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:22.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:22.033 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:22.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:22.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:22.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:22.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:22.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:22.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 14:14:22.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:22.038 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:22.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:22.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:22.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:22.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:14:22.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Label with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText clicked") 14:14:22.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:22.041 TRACE [main][WidgetHandler] Notify FormText with event 1 14:14:22.041 TRACE [main][WidgetHandler] Wait for synchronization 14:14:22.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:22.044 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:22.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:22.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:22.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:22.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 14:14:22.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:22.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:22.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:22.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:22.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:22.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:22.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:22.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:22.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:22.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:22.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:22.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:22.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:22.066 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:22.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:22.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:22.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:22.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:22.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:22.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:22.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:22.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:22.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:22.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:22.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:22.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:22.074 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:22.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:22.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:22.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:22.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:22.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:22.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 14:14:22.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:22.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:22.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:22.077 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:22.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:22.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:22.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:22.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:22.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:22.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:14:22.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 1 and no matchers specified 14:14:22.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:22.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:22.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:22.099 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:22.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:22.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:22.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:14:22.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:14:22.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:22.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 14:14:22.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:22.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:22.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:22.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:22.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:22.102 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:22.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:22.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:22.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:22.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:22.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:22.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:22.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:22.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:22.106 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:22.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:22.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:22.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:22.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:22.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:22.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:22.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:22.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:22.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:22.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:22.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:22.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:22.134 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:22.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:22.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:22.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:22.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:22.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:22.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing hyperlink") 14:14:22.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:22.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:22.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:22.140 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:22.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:22.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:22.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:22.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:22.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:22.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:23.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:23.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:23.161 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found 14:14:23.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.162 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:23.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:23.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:23.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:23.163 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:23.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.166 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:23.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:23.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:23.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:23.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:23.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:23.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:23.190 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:23.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:23.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:23.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:23.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:23.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:23.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 1 and no matchers specified 14:14:23.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.194 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:23.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:23.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:14:23.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:14:23.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 14:14:23.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:23.195 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.195 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.195 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:23.195 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:23.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:23.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:23.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.199 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:23.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:23.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:23.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:23.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:23.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:23.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:23.223 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:23.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:23.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:23.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:23.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:23.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:23.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 14:14:23.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.227 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:23.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:14:23.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.228 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:23.228 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:23.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.229 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:23.229 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:23.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:23.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:23.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.234 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:23.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:23.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:23.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:23.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:23.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:23.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:23.260 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:23.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:23.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:23.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:23.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:23.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:23.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:23.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:23.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.263 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:23.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:23.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:23.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText Section C") 14:14:23.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:14:23.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:23.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:23.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.267 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.267 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:23.267 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:23.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:23.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:23.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.288 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:23.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:23.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:23.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:23.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:23.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:23.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:23.295 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:23.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:23.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:23.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:23.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:23.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:23.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 14:14:23.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:23.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.298 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:23.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:23.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:14:23.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:23.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:23.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.300 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:23.300 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:23.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:23.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:23.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.320 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:23.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:23.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:23.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:23.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:23.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:23.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:23.328 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:23.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:23.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:23.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:23.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:23.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:23.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified 14:14:23.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:23.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.331 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:23.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:23.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:14:23.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:23.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:23.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.333 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:23.333 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:23.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:23.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:23.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:23.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:23.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:23.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:23.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:23.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:23.361 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:23.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:23.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:23.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:23.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:23.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:23.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "FormText Section A") 14:14:23.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:23.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.364 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:23.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:23.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:14:23.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:23.366 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:23.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.366 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:23.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:23.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:23.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:23.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.386 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:23.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:23.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:23.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:23.390 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:23.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:23.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:23.393 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:23.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:23.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:23.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:23.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:23.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:23.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:23.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:23.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.397 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:23.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:23.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:23.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 14:14:23.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 14:14:23.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:23.400 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.400 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.401 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:23.401 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:23.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:23.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:23.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.421 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:23.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:23.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:23.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:23.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:23.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:23.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:23.431 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:23.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:23.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:23.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:23.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:23.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:23.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:23.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:23.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.434 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:23.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:23.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 14:14:23.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:14:23.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:14:23.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 14:14:23.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.455 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:23.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:23.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 14:14:23.456 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 14:14:23.456 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:23.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:23.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.609 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.052 s hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.057 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 1.059 s indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.033 s defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.033 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.038 s hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.033 s getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.032 s titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.033 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.034 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.055 s Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:23.467 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:23.468 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:14:23.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:23.468 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:23.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:23.469 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:14:23.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:23.469 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:14:23.470 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:23.470 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 14:14:23.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:14:23.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:23.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:14:23.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:23.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 14:14:23.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:23.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:23.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:23.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:23.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:23.471 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:14:23.472 DEBUG [main][MenuItemLookup] Found menu:'File' 14:14:23.472 DEBUG [main][MenuItemLookup] Found menu:'Edit' 14:14:23.472 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 14:14:23.472 DEBUG [main][MenuItemLookup] Found menu:'Search' 14:14:23.472 DEBUG [main][MenuItemLookup] Found menu:'Project' 14:14:23.472 DEBUG [main][MenuItemLookup] Found menu:'Window' 14:14:23.472 DEBUG [main][MenuItemLookup] Item match:Window 14:14:23.473 DEBUG [main][MenuItemLookup] Found menu:'New Window' 14:14:23.473 DEBUG [main][MenuItemLookup] Found menu:'Editor' 14:14:23.473 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 14:14:23.473 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:23.473 DEBUG [main][MenuItemLookup] Found menu:'Show View' 14:14:23.473 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 14:14:23.473 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:23.473 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 14:14:23.473 DEBUG [main][MenuItemLookup] Found menu:'' 14:14:23.473 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 14:14:23.473 DEBUG [main][MenuItemLookup] Item match:Preferences 14:14:23.473 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 14:14:23.473 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 14:14:23.473 INFO [main][MenuItemHandler] Select menu item: &Preferences 14:14:23.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 14:14:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 14:14:23.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:14:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:23.569 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 14:14:23.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:23.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 14:14:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:14:23.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:14:23.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:14:23.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:14:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:23.572 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:14:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:23.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:23.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:23.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:14:23.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:14:23.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:23.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:23.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:23.608 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:23.608 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:23.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:23.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:23.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:23.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:23.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.612 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:23.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:23.615 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:23.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:23.619 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:23.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:23.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:23.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:23.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:23.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:23.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 14:14:23.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:23.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:23.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:23.640 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:23.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:23.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:23.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:23.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 14:14:23.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.section.DefaultSection, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 14:14:23.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:23.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:23.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:24.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:24.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:24.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:24.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:24.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:24.653 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 14:14:24.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:24.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:24.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:24.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:24.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:24.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:24.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:24.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:24.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:24.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:24.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:24.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:24.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:24.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:24.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:24.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:24.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:24.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:24.661 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:24.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:24.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:24.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:24.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:24.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:24.664 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:24.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:24.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:24.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:24.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:24.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:24.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 14:14:24.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:24.687 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:24.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:24.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:24.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:24.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 14:14:24.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.uiforms.impl.section.DefaultSection, index 0 and following matchers specified (Matcher matching widget which text matches: "Value: ") 14:14:24.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:24.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:24.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:24.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:24.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:14:24.696 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:14:24.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:24.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:24.697 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:24.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:24.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:24.698 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:24.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:24.698 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:24.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:24.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:24.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:24.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:24.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:24.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:24.721 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:24.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:24.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:24.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:24.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:24.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:24.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:24.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:24.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:24.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:24.731 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:24.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:24.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:24.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:24.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:24.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:24.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Non existing section title") 14:14:24.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:24.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:24.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:24.755 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:24.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:24.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:24.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:25.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:25.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:14:25.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:14:25.774 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found 14:14:25.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:25.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:25.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:25.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:25.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:25.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:25.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:25.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:25.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:25.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:25.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:25.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:25.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:25.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:25.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:25.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:25.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:25.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:25.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:25.806 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:25.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:25.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:25.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:25.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:25.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:25.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 1 and no matchers specified 14:14:25.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:25.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:25.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:25.811 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:25.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:25.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:25.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:14:25.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:14:25.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:25.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 14:14:25.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:25.813 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:25.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:25.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:25.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:25.814 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:25.814 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:25.814 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:25.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:25.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:25.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:25.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:25.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.836 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:25.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:25.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:25.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:25.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:25.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:25.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:25.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:25.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:25.845 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:25.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:25.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:25.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:25.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:25.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:25.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:25.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:25.867 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:25.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:25.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:25.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:25.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and following matchers specified (Matcher matching widget which text matches: "Section C") 14:14:25.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:25.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:25.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 14:14:25.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:25.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:25.871 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:25.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:25.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:25.871 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:25.871 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:25.871 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:25.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:25.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:25.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:25.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:25.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.875 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:25.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:25.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:25.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:25.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:25.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:25.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:25.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:25.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:25.902 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:25.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:25.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:25.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:25.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:25.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:25.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and no matchers specified 14:14:25.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:25.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:25.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:25.906 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:25.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:25.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:25.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:25.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 14:14:25.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:25.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:25.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:25.907 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:25.907 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:25.907 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:25.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:25.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:25.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:25.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:25.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.910 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:25.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:25.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:25.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:25.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:25.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:25.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:25.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:25.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:25.935 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:25.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:25.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:25.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:25.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:25.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:25.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Section A") 14:14:25.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:25.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:25.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:25.939 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:25.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:25.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:25.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:25.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 14:14:25.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:25.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:25.940 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:25.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:25.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:25.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:25.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:25.940 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:25.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:25.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:25.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:25.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:25.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.943 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:25.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:25.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:25.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:25.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:25.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:25.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:25.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:25.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:25.968 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:25.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:25.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:25.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:25.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:25.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:25.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:25.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:25.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:25.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:25.972 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:25.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:25.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:25.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:25.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:25.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 0 and no matchers specified 14:14:25.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:25.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:25.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 14:14:25.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:25.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:25.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:25.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:25.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:25.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:25.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:25.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:25.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:25.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:25.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:25.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:25.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.979 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 14:14:25.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:25.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:25.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:25.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:25.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:25.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:25.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 14:14:25.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:25.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:26.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:26.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:26.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 14:14:26.018 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 14:14:26.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 14:14:26.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 14:14:26.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 14:14:26.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 14:14:26.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 14:14:26.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 14:14:26.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:14:26.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:26.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:26.021 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 14:14:26.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:14:26.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:26.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:26.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:26.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:26.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 14:14:26.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Section with referenced composite class org.eclipse.reddeer.uiforms.impl.form.DefaultForm, index 1 and no matchers specified 14:14:26.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:26.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 14:14:26.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 14:14:26.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:26.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 14:14:26.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:26.025 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:26.025 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:26.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:26.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:26.026 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 14:14:26.026 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 14:14:26.026 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:26.026 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:26.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:26.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.56 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.045 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.045 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.076 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.039 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.057 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.036 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.033 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.035 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.05 s Results: Tests run: 44, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.uiforms.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jface.test >--------- [INFO] Building RedDeer JFace Tests 4.7.0-SNAPSHOT [35/58] [INFO] from tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface.test --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface.test --- [INFO] Resolving class path of RedDeer JFace Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface.test --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/org.eclipse.reddeer.jface.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/org.eclipse.reddeer.jface.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.jface.test --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.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.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:36.661 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:14:36.726 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 14:14:36.755 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 14:14:36.757 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 14:14:36.840 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:36.868 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:14:36.871 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:36.925 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:36.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 14:14:36.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 14:14:36.938 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 14:14:37.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:37.027 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:14:37.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:37.031 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:14:37.035 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:37.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:37.039 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:14:37.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:37.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:37.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:37.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:37.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:37.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:37.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:37.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:14:37.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:37.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:14:37.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:14:37.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 14:14:37.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 14:14:37.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:37.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 14:14:37.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:14:37.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:37.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:37.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:37.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:37.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:37.331 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:14:37.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:37.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:37.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:37.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:42.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 14:14:42.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 14:14:42.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:42.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 14:14:42.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:42.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:42.389 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:42.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:42.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:42.392 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:14:42.392 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:42.392 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:14:42.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:42.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:42.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:42.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:42.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:42.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:42.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:42.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:42.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:14:42.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:42.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:42.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:14:42.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:14:42.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:42.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:42.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 14:14:42.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:42.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:42.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:14:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:42.463 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:14:42.463 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 14:14:42.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:14:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:42.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:42.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:42.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:42.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:42.467 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:14:42.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:42.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:42.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:42.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:42.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:14:42.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:14:42.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:14:42.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:14:42.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:14:42.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:14:42.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:42.528 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:42.528 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:42.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:42.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:42.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:14:42.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:42.529 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:14:42.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:42.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:42.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:42.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:42.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:42.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:42.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:42.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:42.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:14:42.590 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:42.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:14:42.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:14:42.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:42.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:42.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:14:42.593 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] 14:14:42.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:42.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:42.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:14:42.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:14:42.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:42.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:42.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:42.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:42.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:42.596 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:14:42.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:42.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:42.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:42.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:47.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:14:47.617 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] 14:14:47.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:47.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:14:47.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:47.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:47.617 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:47.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:47.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:47.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:14:47.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:47.619 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:14:47.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:47.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:47.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:47.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:47.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:47.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:47.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:47.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:47.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:14:47.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:47.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:47.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:14:47.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:14:47.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:47.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:47.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 14:14:47.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:47.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:47.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:14:47.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:47.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:47.677 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:14:47.677 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 14:14:47.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:14:47.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:47.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:47.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:47.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:47.679 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:14:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:47.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:47.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:47.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:47.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:14:47.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:14:47.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:14:47.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:14:47.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:14:47.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:14:47.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:47.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:47.726 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:47.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:47.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:47.727 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:14:47.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:47.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:14:47.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:47.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:47.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:47.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:47.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:47.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:47.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:47.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:47.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:14:47.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:47.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:47.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:14:47.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:14:47.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:47.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 14:14:47.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 14:14:47.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:47.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:47.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 14:14:47.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:14:47.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:47.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:47.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:47.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:47.787 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:14:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:47.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:47.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:47.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:52.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 14:14:52.806 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] 14:14:52.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:52.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available. finished successfully 14:14:52.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:52.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:52.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:52.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:52.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:52.807 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:14:52.807 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:52.807 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:14:52.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:52.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:52.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:52.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:52.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:52.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:52.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:52.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:52.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:14:52.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:52.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:52.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:14:52.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:14:52.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:52.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available... 14:14:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully 14:14:52.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:14:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:52.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:52.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:52.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:52.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:52.866 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:14:52.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:52.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:52.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:52.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:57.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:14:57.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:14:57.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:57.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:57.884 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:57.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:57.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:57.885 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 14:14:57.885 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 14:14:57.885 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:57.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:57.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:57.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.251 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.353 s testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.137 s testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.089 s testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.108 s testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.08 s testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.078 s Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:14:57.936 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:14:57.937 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:14:57.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:57.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:14:57.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:57.937 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:14:57.938 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:57.938 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:14:57.938 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:57.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:57.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:14:57.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:14:57.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:57.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:57.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:57.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:57.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:57.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:57.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:57.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:14:57.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:57.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:57.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:14:57.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:14:57.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:57.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:57.993 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:14:57.994 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 14:14:57.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:14:57.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:57.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:57.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:57.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:57.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:57.996 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:14:57.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:57.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:57.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:57.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:57.999 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:14:57.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:14:57.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:57.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:58.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:58.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:58.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:58.000 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:58.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:58.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:58.001 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:14:58.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:14:58.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:58.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:58.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:14:58.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:58.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:58.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:58.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:58.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:58.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:58.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:58.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:14:58.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:58.048 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:58.049 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:14:58.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:58.049 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:14:58.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:14:58.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:58.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:58.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:58.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:58.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:58.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:14:58.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:58.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:58.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:14:58.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:14:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:58.100 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:14:58.101 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 14:14:58.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:14:58.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:58.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:58.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:58.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:58.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:58.127 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:14:58.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:58.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:58.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:58.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:14:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:14:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:14:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:14:58.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:14:58.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:14:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:14:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:58.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:58.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:58.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:58.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:58.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:58.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:14:58.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:14:58.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:14:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:14:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:14:58.156 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:14:58.156 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:14:58.156 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:14:58.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:14:58.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:14:58.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:14:58.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:14:58.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:14:58.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:58.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:58.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:14:58.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:14:58.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:58.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:14:58.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:14:58.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:14:58.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:14:58.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:14:58.228 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:14:58.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:14:58.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:58.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:58.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:58.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:58.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:58.230 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:14:58.230 INFO [WorkbenchTestable][WizardDialog] Finish wizard 14:14:58.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:14:58.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:14:58.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:14:58.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:14:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:14:58.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:14:58.231 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 14:14:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:14:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:14:58.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:14:58.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:03.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:15:03.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:15:03.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:15:03.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:15:03.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:15:03.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:15:03.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:03.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:03.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:03.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:03.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:03.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:03.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:03.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:03.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:03.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:03.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:03.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:03.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:03.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:03.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:03.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:03.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:15:03.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:03.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:03.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:15:03.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.311 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:15:03.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 14:15:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:03.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:03.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:03.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:03.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:15:03.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:15:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:03.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:03.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:03.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:03.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:03.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:03.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:03.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:03.337 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:03.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.338 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:03.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:03.338 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:03.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:03.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:03.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:03.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:03.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:03.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:03.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:15:03.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:03.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:03.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:15:03.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:03.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.390 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:15:03.392 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:15:03.394 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:15:03.396 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:03.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.396 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:15:03.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:03.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:15:03.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:03.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:03.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:03.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:03.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:03.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:03.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:03.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:03.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.435 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:03.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:03.435 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:03.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:03.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:03.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:03.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:03.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:15:03.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:03.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:03.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:15:03.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.486 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:15:03.486 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 14:15:03.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:15:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:03.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:03.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:03.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:03.488 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:15:03.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:03.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:03.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:03.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:03.490 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:15:03.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 14:15:03.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:03.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:03.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:03.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:03.491 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:15:03.491 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page 14:15:03.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 14:15:03.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:03.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:03.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:03.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:03.492 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 14:15:03.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:03.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:03.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:03.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:03.495 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 14:15:03.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:03.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 14:15:03.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:03.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:03.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:03.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:03.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:15:03.497 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:03.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.497 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:15:03.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:03.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:15:03.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:03.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:03.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:03.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:03.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:03.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:03.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:03.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:03.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:03.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.538 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:03.538 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:03.538 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:03.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:03.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:03.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:03.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:03.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:03.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:15:03.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:03.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:15:03.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.591 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:15:03.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:15:03.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:03.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:03.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:03.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:03.592 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:15:03.592 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 14:15:03.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:15:03.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:03.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:03.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:03.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:03.593 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:15:03.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:03.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:03.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:03.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:03.595 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 14:15:03.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 14:15:03.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:03.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:03.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 14:15:03.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.596 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:15:03.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:15:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:03.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:03.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:03.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:03.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:03.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:03.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:03.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:03.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.634 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:03.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:03.634 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:03.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:03.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:03.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:03.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:03.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:15:03.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:03.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:15:03.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.685 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:15:03.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 14:15:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:03.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:03.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:03.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:15:03.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:15:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:03.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:03.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:03.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:03.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:03.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:03.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:03.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:03.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:03.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:03.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:03.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:03.702 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:03.702 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:03.702 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:03.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:03.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:03.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:03.702 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:03.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:03.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:15:03.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:03.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:03.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:15:03.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:03.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:03.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:03.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available.... 14:15:03.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:03.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:03.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:04.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:04.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:04.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:04.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:04.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:04.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:05.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:05.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:05.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:05.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:05.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:05.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:06.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:06.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:06.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:06.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:06.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:06.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:07.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:07.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:07.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:07.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:07.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:07.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:08.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:08.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:08.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:08.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:08.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:08.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:09.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:09.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:09.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:09.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:09.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:09.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:10.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:10.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:10.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:10.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:10.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:10.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:11.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:11.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:11.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:11.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:11.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:11.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:12.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:12.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:12.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:12.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:12.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:12.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:13.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:13.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:13.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:13.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:13.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:13.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available. failed, an exception will be thrown 14:15:13.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:13.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:13.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:13.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog 14:15:13.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 14:15:13.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:13.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:13.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:15:13.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:13.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:13.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:13.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:13.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:13.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:13.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:15:13.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:13.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:15:13.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:13.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:13.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:13.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:13.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:13.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:13.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:13.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:13.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:13.906 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:13.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:13.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:13.906 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:13.907 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:13.907 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:13.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:13.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:13.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:13.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:13.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:13.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:13.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:13.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:13.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:15:13.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:13.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:13.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:15:13.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:13.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:13.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:13.958 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 14:15:13.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:13.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:15:13.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:13.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:15:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:13.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:13.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:13.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:13.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:13.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:13.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:13.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:13.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:13.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:13.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:13.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:13.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:13.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:13.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:13.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:13.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:13.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:13.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:13.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:13.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 14:15:14.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 14:15:14.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:14.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:14.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 14:15:14.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 14:15:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:14.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:15:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:14.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:14.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:14.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:14.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:14.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:14.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:14.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:14.054 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:14.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:14.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:14.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 14:15:14.055 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 14:15:14.055 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:14.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:14.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:14.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.12 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.111 s cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.107 s finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 5.099 s finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.083 s getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.097 s back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.103 s next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.096 s back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.068 s testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 10.204 s getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.069 s getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.079 s Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 14:15:14.064 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 14:15:14.067 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:15:14.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:14.067 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 14:15:14.067 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:14.067 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:15:14.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:14.074 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:15:14.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:14.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:15:14.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:15:14.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 14:15:14.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:14.081 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 14:15:14.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 14:15:14.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:14.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:14.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:14.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:15:14.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:15:14.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:15:14.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 14:15:14.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:15:14.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:15:14.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:14.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:14.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:14.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:14.095 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:15:14.125 DEBUG [main][MenuItemLookup] Found menu:'File' 14:15:14.125 DEBUG [main][MenuItemLookup] Item match:File 14:15:14.128 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:15:14.128 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:15:14.128 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:15:14.128 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:15:14.128 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:14.128 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:15:14.128 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:15:14.128 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:14.128 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:15:14.128 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:15:14.128 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:15:14.128 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:15:14.129 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:14.129 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:15:14.129 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:15:14.129 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:15:14.129 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:15:14.129 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:14.129 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:15:14.129 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:14.129 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:15:14.129 DEBUG [main][MenuItemLookup] Item match:Import... 14:15:14.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 14:15:14.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 14:15:14.134 INFO [main][MenuItemHandler] Select menu item: &Import... 14:15:14.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 14:15:14.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 14:15:14.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 14:15:14.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:14.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:14.271 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:15:14.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:15:14.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:14.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:14.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:14.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:14.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:14.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:15:14.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:15:14.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children... 14:15:14.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 14:15:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:14.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:14.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 14:15:14.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully 14:15:14.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 14:15:14.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:14.797 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed 14:15:14.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:14.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 14:15:14.797 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard 14:15:14.798 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard 14:15:14.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection 14:15:14.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard 14:15:14.801 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 14:15:14.801 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:15:14.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:15:14.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:14.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:14.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:14.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:14.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:14.803 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:15:14.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:14.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:14.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:14.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:14.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 14:15:14.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available.... 14:15:14.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available. finished successfully 14:15:14.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 14:15:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:14.809 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 14:15:14.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:14.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 14:15:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:14.810 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 14:15:14.810 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard 14:15:14.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest$ImportWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:15:14.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:14.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:14.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:14.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:14.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:14.811 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:15:14.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:14.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:14.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:14.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:14.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:15:14.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:15:14.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:15:14.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:15:14.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:15:14.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:15:14.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 14:15:14.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:14.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:14.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:14.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 14:15:14.840 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 14:15:14.840 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:14.840 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:14.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) Time elapsed: 0.759 s Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:15:14.850 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:15:14.853 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:15:14.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:14.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:15:14.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:14.853 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:15:14.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:14.854 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:15:14.854 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:14.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:14.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:14.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 14:15:14.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:14.856 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 14:15:14.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:15:14.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:14.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:14.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:14.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:14.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:14.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:14.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 14:15:14.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:14.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.857 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:14.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:14.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:14.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:14.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:14.857 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:15:14.858 DEBUG [main][MenuItemLookup] Found menu:'File' 14:15:14.858 DEBUG [main][MenuItemLookup] Item match:File 14:15:14.859 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:15:14.859 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:15:14.864 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:15:14.864 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:14.864 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:15:14.864 DEBUG [main][MenuItemLookup] Found menu:'File' 14:15:14.864 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:15:14.864 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:14.864 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:15:14.864 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:15:14.864 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:15:14.864 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:15:14.864 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:15:14.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:15:14.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:15:14.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:15:14.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:14.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:14.942 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:15:14.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:14.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:15:14.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:14.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:14.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:14.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:14.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:14.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:15:14.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:15:14.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 14:15:14.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:15:14.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:15.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:15.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:15:15.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 14:15:15.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:15:15.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:15.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 14:15:15.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:15.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:15:15.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 14:15:15.448 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 14:15:15.448 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 14:15:15.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 14:15:15.449 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:15:15.449 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:15:15.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:15:15.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:15.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:15.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:15.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:15.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:15.451 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:15:15.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:15.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:15.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:15.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:15.460 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:15.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:15.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 14:15:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 14:15:15.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:15.461 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:15:15.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:15.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:15.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:15.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:15.461 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:15.461 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:15.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:15.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 14:15:15.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:15.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:15.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:15.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:15.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:15.462 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:15:15.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:15.462 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:15:15.462 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 14:15:15.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:15:15.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:15.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:15.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:15.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:15.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:15.463 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:15:15.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:15.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:15.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:15.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:15.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:15:15.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:15:15.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:15:15.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:15:15.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:15:15.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:15:15.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:15.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:15.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:15.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:15.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:15.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:15.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:15.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:15.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:15.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:15.494 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:15:15.494 DEBUG [main][MenuItemLookup] Found menu:'File' 14:15:15.495 DEBUG [main][MenuItemLookup] Item match:File 14:15:15.496 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:15:15.496 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:15:15.497 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:15:15.497 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:15.497 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:15:15.497 DEBUG [main][MenuItemLookup] Found menu:'File' 14:15:15.497 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:15:15.497 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:15.497 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:15:15.497 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:15:15.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:15:15.498 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:15:15.498 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:15:15.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:15:15.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:15:15.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:15:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:15.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:15.558 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:15:15.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:15.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:15:15.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:15.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:15.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:15.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:15.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:15.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:15:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:15:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 14:15:15.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:15:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:16.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:16.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:15:16.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 14:15:16.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:15:16.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:16.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 14:15:16.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:16.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:15:16.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 14:15:16.064 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 14:15:16.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 14:15:16.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 14:15:16.065 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:15:16.065 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:15:16.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:15:16.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:16.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:16.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:16.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:16.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:16.067 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:15:16.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:16.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:16.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:16.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:16.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 14:15:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 14:15:16.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:16.073 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:15:16.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] is available.... 14:15:16.074 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 14:15:16.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 14:15:16.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:16.075 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:15:16.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:16.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:16.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:16.075 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:15:16.075 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 14:15:16.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:15:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:16.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:16.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:16.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:16.077 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:15:16.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:16.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:16.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:16.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:15:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:15:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:15:16.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:15:16.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:15:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:15:16.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:15:16.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:16.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:16.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 14:15:16.105 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.105 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.105 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 14:15:16.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:16.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 14:15:16.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:15:16.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:16.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:16.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:16.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 14:15:16.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.106 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:16.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:16.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:16.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:16.107 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:15:16.107 DEBUG [main][MenuItemLookup] Found menu:'File' 14:15:16.107 DEBUG [main][MenuItemLookup] Item match:File 14:15:16.108 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:15:16.108 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:15:16.110 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:15:16.110 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:16.110 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:15:16.110 DEBUG [main][MenuItemLookup] Found menu:'File' 14:15:16.110 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:15:16.110 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:16.110 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:15:16.110 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:15:16.110 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:15:16.110 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:15:16.110 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:15:16.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:15:16.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:15:16.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:15:16.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:16.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:16.167 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:15:16.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:15:16.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:16.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:16.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:16.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:16.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:16.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:15:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:15:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 14:15:16.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:15:16.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:16.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:16.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:15:16.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 14:15:16.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:15:16.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:16.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 14:15:16.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:16.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:15:16.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 14:15:16.673 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 14:15:16.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 14:15:16.674 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 14:15:16.674 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:15:16.674 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:15:16.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:15:16.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:16.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:16.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:16.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:16.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:16.676 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:15:16.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:16.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:16.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:16.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:16.682 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 14:15:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 14:15:16.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:16.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:16.682 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:15:16.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:16.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:16.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:16.683 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:15:16.683 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 14:15:16.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:15:16.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:16.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:16.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:16.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:16.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:16.684 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:15:16.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:16.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:16.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:16.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:16.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:15:16.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:15:16.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:15:16.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:15:16.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:15:16.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:15:16.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:15:16.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:16.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:16.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:16.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:16.701 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 14:15:16.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 14:15:16.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.714 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:16.715 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 14:15:16.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:15:16.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:16.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:16.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:16.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.715 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 14:15:16.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.716 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:16.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:16.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:16.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:16.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:16.716 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:15:16.716 DEBUG [main][MenuItemLookup] Found menu:'File' 14:15:16.716 DEBUG [main][MenuItemLookup] Item match:File 14:15:16.717 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:15:16.717 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:15:16.719 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:15:16.719 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:16.719 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:15:16.719 DEBUG [main][MenuItemLookup] Found menu:'File' 14:15:16.719 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:15:16.719 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:16.719 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:15:16.719 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:15:16.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:15:16.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:15:16.719 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:15:16.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:15:16.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:15:16.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:15:16.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:16.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:16.780 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:15:16.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:16.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:15:16.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:16.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:16.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:16.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:16.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:16.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:15:16.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:15:16.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 14:15:16.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:15:16.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:17.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:15:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 14:15:17.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:15:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:17.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 14:15:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:17.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:15:17.285 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 14:15:17.285 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 14:15:17.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 14:15:17.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 14:15:17.286 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:15:17.287 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:15:17.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:15:17.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:17.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:17.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:17.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:17.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:17.288 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:15:17.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:17.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:17.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:17.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:17.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:17.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 14:15:17.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 14:15:17.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:17.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:17.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:17.295 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:15:17.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:17.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:17.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.296 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 14:15:17.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:17.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:17.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:17.296 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:15:17.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:17.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:17.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:17.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:17.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:17.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:17.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:17.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:17.296 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:15:17.296 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 14:15:17.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:15:17.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:17.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:17.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:17.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:17.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:17.298 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:15:17.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:17.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:17.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:17.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:17.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:15:17.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:15:17.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:15:17.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:15:17.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:15:17.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:15:17.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:15:17.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:17.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:17.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:17.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:17.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 14:15:17.326 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 14:15:17.326 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:17.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:17.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:17.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.476 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.248 s open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.596 s useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.611 s Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 14:15:17.334 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 14:15:17.335 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:15:17.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:17.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 14:15:17.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:17.335 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:15:17.336 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:17.336 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:15:17.336 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:17.336 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 14:15:17.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 14:15:17.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"] 14:15:17.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:17.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 14:15:17.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 14:15:17.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:17.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:17.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:17.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 14:15:17.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 14:15:17.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 14:15:17.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"] 14:15:17.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 14:15:17.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 14:15:17.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:17.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:17.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:17.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:17.338 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:15:17.338 DEBUG [main][MenuItemLookup] Found menu:'File' 14:15:17.338 DEBUG [main][MenuItemLookup] Item match:File 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'Revert' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'Move...' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 14:15:17.339 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:17.340 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 14:15:17.340 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:17.340 DEBUG [main][MenuItemLookup] Found menu:'Import...' 14:15:17.340 DEBUG [main][MenuItemLookup] Found menu:'Export...' 14:15:17.340 DEBUG [main][MenuItemLookup] Item match:Export... 14:15:17.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..." 14:15:17.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export... 14:15:17.340 INFO [main][MenuItemHandler] Select menu item: Exp&ort... 14:15:17.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available.... 14:15:17.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully 14:15:17.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export 14:15:17.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:17.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:17.429 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 14:15:17.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:15:17.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:17.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:17.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:17.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:17.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:17.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:15:17.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:15:17.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children... 14:15:17.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 14:15:17.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:17.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:17.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 14:15:17.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully 14:15:17.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 14:15:17.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:17.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed 14:15:17.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:17.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 14:15:17.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard 14:15:17.934 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard 14:15:17.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection 14:15:17.936 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard 14:15:17.936 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 14:15:17.936 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 14:15:17.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:15:17.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:17.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:17.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:17.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:17.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:17.938 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:15:17.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:17.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:17.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:17.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:17.943 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 14:15:17.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available.... 14:15:17.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available. finished successfully 14:15:17.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 14:15:17.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:17.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:17.943 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 14:15:17.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:17.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:17.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:17.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 14:15:17.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:17.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:17.944 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 14:15:17.944 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard 14:15:17.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest$ExportWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:15:17.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:17.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:17.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:17.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:17.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:17.945 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:15:17.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:17.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:17.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:17.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:15:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:15:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:15:17.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:15:17.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:15:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:15:17.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 14:15:17.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:17.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:17.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 14:15:17.973 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 14:15:17.974 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:17.974 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:17.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:17.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.641 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) Time elapsed: 0.636 s Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest 14:15:17.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 14:15:18.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 14:15:18.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 14:15:18.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:18.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:18.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 14:15:18.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:18.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:18.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:18.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 14:15:18.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:18.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:18.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:18.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:18.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:18.020 INFO [WorkbenchTestable][AbstractButton] Click button OK 14:15:18.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:18.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:18.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:18.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:18.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 14:15:18.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 14:15:18.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 14:15:18.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:18.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:18.076 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 14:15:18.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:18.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 14:15:18.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:18.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:18.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:15:18.076 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:15:18.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 14:15:18.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 14:15:18.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 14:15:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:18.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:15:18.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:18.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:18.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:18.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 14:15:18.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:18.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:18.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:18.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:18.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:18.143 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:15:18.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:18.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:18.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:18.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:18.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 14:15:18.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 14:15:18.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 14:15:18.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:18.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:18.209 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 14:15:18.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:18.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:18.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:18.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 14:15:18.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:18.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:18.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:18.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:18.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:15:18.210 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:15:18.210 INFO [WorkbenchTestable][AbstractText] Text set to: something 14:15:18.225 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 14:15:18.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:18.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:18.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:18.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 14:15:18.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:18.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:18.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:18.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:18.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:15:18.226 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:15:18.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 "Cancel", Widget matcher matching widgets with style: 8) 14:15:18.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:18.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:18.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:18.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 14:15:18.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:18.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:18.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:18.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:18.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:18.227 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:15:18.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:18.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:18.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:18.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.059 s inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.041 s inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.083 s inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.071 s Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest 14:15:18.252 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:18.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:18.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 14:15:18.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:18.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:18.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:18.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 14:15:18.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:18.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:18.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:18.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:18.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:18.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:18.263 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 14:15:18.263 DEBUG [main][MenuItemLookup] Found menu:'File' 14:15:18.263 DEBUG [main][MenuItemLookup] Item match:File 14:15:18.265 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 14:15:18.265 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 14:15:18.266 DEBUG [main][MenuItemLookup] Found menu:'Project...' 14:15:18.266 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:18.266 DEBUG [main][MenuItemLookup] Found menu:'Folder' 14:15:18.266 DEBUG [main][MenuItemLookup] Found menu:'File' 14:15:18.266 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 14:15:18.266 DEBUG [main][MenuItemLookup] Found menu:'' 14:15:18.266 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 14:15:18.267 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 14:15:18.267 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 14:15:18.267 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 14:15:18.267 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 14:15:18.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 14:15:18.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 14:15:18.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 14:15:18.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:18.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:18.345 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:15:18.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 14:15:18.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:18.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:18.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:18.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:18.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:15:18.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:15:18.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 14:15:18.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:15:18.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:18.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:18.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:15:18.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 14:15:18.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 14:15:18.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:18.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 14:15:18.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:18.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 14:15:18.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 14:15:18.850 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 14:15:18.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 14:15:18.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 14:15:18.851 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 14:15:18.851 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 14:15:18.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 14:15:18.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:18.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:18.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:18.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:18.853 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 14:15:18.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:18.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:18.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:18.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:18.858 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 14:15:18.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 14:15:18.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 14:15:18.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:18.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:18.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:18.859 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:15:18.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing new wizard"] is available.... 14:15:18.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing new wizard"] is available. finished successfully 14:15:18.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:18.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:18.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:18.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 14:15:18.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:18.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:18.861 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 14:15:18.861 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 14:15:18.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest$NewWizardDialogImpl, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 14:15:18.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:18.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:18.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:18.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:18.862 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 14:15:18.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:18.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:18.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:18.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:18.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:15:18.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:15:18.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 14:15:18.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 14:15:18.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 14:15:18.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 14:15:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available.... 14:15:18.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:18.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available. finished successfully 14:15:18.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 14:15:18.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:18.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:18.931 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.931 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:15:18.931 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.933 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.933 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.933 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.933 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.933 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog error message") 14:15:18.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:18.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:18.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:18.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 14:15:18.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:18.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:18.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:18.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:18.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:18.936 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message 14:15:18.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:18.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:18.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:18.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:18.939 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.939 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:15:18.940 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.940 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.940 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.940 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message") 14:15:18.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:18.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:18.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 14:15:18.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:18.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:18.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:18.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:18.945 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message 14:15:18.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:18.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:18.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:18.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:18.947 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.947 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:15:18.947 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.948 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.948 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.948 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog info message") 14:15:18.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:18.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:18.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:18.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 14:15:18.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:18.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:18.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:18.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:18.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:18.949 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message 14:15:18.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:18.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:18.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:18.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:18.950 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.950 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:15:18.951 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.951 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.951 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.951 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog none message") 14:15:18.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:18.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:18.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:18.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 14:15:18.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:18.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:18.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:18.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:18.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:18.952 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message 14:15:18.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:18.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:18.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:18.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:18.954 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.954 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:15:18.954 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.954 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.954 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.954 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message without provider") 14:15:18.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:18.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:18.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:18.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 14:15:18.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:18.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:18.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:18.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:18.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:18.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:18.955 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider 14:15:18.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:18.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:18.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:18.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:18.957 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.957 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:15:18.957 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.957 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.957 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 14:15:18.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing shell"] is available.... 14:15:18.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:19.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:19.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:19.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:20.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:20.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:20.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:20.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:21.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:21.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:21.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:21.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:22.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:22.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:22.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:22.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:23.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:23.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:23.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:23.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:24.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:24.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:24.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:24.506 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:25.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:25.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:25.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:25.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:26.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:26.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:26.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:26.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:27.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:27.008 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:27.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:27.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:28.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:28.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:28.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:28.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:29.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:29.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:29.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing shell"] is available. failed, an exception will be thrown Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.766 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.625 s titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.087 s testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 10.052 s Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:29.023 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:29.026 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:15:29.026 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:29.026 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:29.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:29.027 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:15:29.038 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:29.038 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:15:29.038 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:29.038 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:29.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:29.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:29.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:29.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:29.039 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:29.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:15:29.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:29.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:29.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:29.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:15:29.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:29.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:29.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:29.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:29.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:29.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:29.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:15:29.084 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 14:15:29.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:29.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:29.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:29.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:29.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:29.084 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:29.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:29.084 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:29.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:29.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:29.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:29.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:29.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:15:29.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:29.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:29.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:15:29.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:29.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:29.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:29.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:29.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:15:29.155 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 14:15:29.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:29.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:29.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:29.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:29.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:29.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:29.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:29.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:29.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:29.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:29.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:15:29.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:29.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:29.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:29.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:15:29.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:29.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:29.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:29.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:29.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:29.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:29.198 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1 14:15:29.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 14:15:29.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:29.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:29.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 14:15:29.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 14:15:29.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:29.705 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed 14:15:29.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:29.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 14:15:29.705 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1 14:15:29.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 14:15:29.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:30.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:30.206 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 14:15:30.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 14:15:30.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:30.212 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed 14:15:30.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:30.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 14:15:30.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:15:30.221 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 14:15:30.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:30.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:30.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:30.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:30.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:30.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:30.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:30.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:30.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:30.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:30.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:30.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:30.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:15:30.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:30.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:15:30.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:30.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:30.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:30.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:30.260 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:15:30.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:30.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:30.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:30.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:30.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:30.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:15:30.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:30.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:30.767 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:15:30.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:30.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:31.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:31.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:31.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:31.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:15:31.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:31.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:31.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:15:31.284 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 14:15:31.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:31.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:31.284 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:31.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:31.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:31.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:31.284 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:31.284 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:31.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:31.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:31.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:31.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:31.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:15:31.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:31.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:31.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:31.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:15:31.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:31.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:31.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:31.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:31.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:31.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:31.320 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:15:31.320 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:31.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:31.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:31.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:31.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:31.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:31.826 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:15:31.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:31.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:31.827 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:15:31.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:31.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:32.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:32.327 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:32.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:32.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:15:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:32.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:32.335 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1 14:15:32.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 14:15:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:32.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:32.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 14:15:32.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 14:15:32.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:32.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed 14:15:32.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:32.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 14:15:32.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:15:32.864 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 14:15:32.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:32.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:32.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:32.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:32.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:32.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:32.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:32.865 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:32.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:32.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:32.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:32.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:32.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:15:32.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:32.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:32.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:32.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:15:32.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:32.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:32.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:32.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:32.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:32.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:32.895 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:15:32.895 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:32.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:33.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:33.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:33.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:33.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:15:33.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:33.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:33.402 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:15:33.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:33.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:33.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:33.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:33.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:33.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:33.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:15:33.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:33.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:33.910 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:15:33.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:33.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:34.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:34.411 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:34.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:34.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:15:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:34.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:34.421 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:15:34.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:34.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:34.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:34.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:34.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:34.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:15:34.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:34.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:34.932 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:15:34.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:34.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:35.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:35.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:35.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:35.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:15:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:35.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:35.434 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:15:35.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:35.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:35.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:35.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:15:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:35.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:35.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:15:35.946 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 14:15:35.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:35.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:35.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:35.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:35.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:35.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:35.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:35.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:35.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:35.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:35.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:35.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:35.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:15:35.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:35.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:15:35.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:35.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:35.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:35.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 14:15:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 14:15:35.984 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 14:15:35.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 14:15:35.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:36.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:36.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 14:15:36.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 14:15:36.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:36.488 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 14:15:36.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:36.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 14:15:36.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:15:36.497 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 14:15:36.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:36.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:36.497 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:36.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:36.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:36.497 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:36.497 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:36.497 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:36.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:36.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:36.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:36.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:36.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:15:36.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:36.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:36.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:36.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:15:36.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:36.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:36.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:36.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:36.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:36.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:36.534 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 14:15:36.534 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 14:15:36.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:37.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:37.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 14:15:37.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 14:15:37.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:37.039 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 14:15:37.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:37.039 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 14:15:37.039 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1 14:15:37.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 14:15:37.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:37.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:37.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 14:15:37.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 14:15:37.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:37.544 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed 14:15:37.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:37.544 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 14:15:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:15:37.564 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 14:15:37.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:37.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:37.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:37.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:37.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:37.565 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:37.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:37.565 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:37.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:37.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:37.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:37.565 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:37.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:15:37.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:37.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:37.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:37.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:15:37.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:37.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:37.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:37.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:37.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:37.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:37.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:15:37.596 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 14:15:37.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:37.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:37.596 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:37.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:37.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:37.597 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:37.597 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:37.597 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:37.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:37.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:37.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:37.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:37.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 14:15:37.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:37.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:37.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:15:37.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:37.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:37.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:37.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:37.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:37.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 14:15:37.633 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:15:37.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:37.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:38.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:38.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:38.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:38.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:15:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:38.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:38.140 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 14:15:38.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:38.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:38.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:38.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 14:15:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:38.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 14:15:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:38.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 14:15:38.648 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:15:38.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:38.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:39.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:39.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:39.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:39.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:39.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:15:39.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:39.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:39.157 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:15:39.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:39.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:39.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:39.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:39.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:39.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:39.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:15:39.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:39.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:39.668 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:15:39.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:39.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:40.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:40.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:40.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:40.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:40.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:15:40.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:40.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:40.170 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 14:15:40.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:40.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:40.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:40.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:40.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 14:15:40.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 14:15:40.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 14:15:40.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 14:15:40.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 14:15:40.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:15:40.680 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 14:15:40.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:40.680 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:40.680 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:40.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:40.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:40.680 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 14:15:40.680 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 14:15:40.680 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:40.680 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:40.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:40.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.67 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.046 s getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.071 s getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.066 s getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.063 s getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.58 s getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.081 s getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.551 s testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.068 s getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.032 s getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.083 s Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest 14:15:40.700 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 14:15:40.701 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:15:40.702 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:40.702 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 14:15:40.702 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:40.702 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:15:40.702 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:40.702 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:15:40.702 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:40.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:40.703 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 14:15:40.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 14:15:40.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:40.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:40.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1653): Gtk-CRITICAL **: 14:15:40.731: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 14:15:40.734 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 14:15:40.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:40.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:40.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 14:15:40.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:40.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:40.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:40.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 14:15:40.749 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej 14:15:40.752 TRACE [main][WidgetHandler] Notify Table with event 13 14:15:40.752 TRACE [main][WidgetHandler] Wait for synchronization 14:15:40.753 TRACE [main][WidgetHandler] Notify Table with event 3 14:15:40.753 TRACE [main][WidgetHandler] Wait for synchronization 14:15:40.753 TRACE [main][WidgetHandler] Notify Table with event 4 14:15:40.753 TRACE [main][WidgetHandler] Wait for synchronization 14:15:40.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.jface.viewers.CellEditor, index 0 and no matchers specified 14:15:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:40.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:40.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:40.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 14:15:40.761 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 14:15:40.761 INFO [WorkbenchTestable][AbstractText] Text set to: abc 14:15:40.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16 14:15:40.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:40.765 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 14:15:40.765 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 14:15:40.765 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 14:15:40.766 DEBUG [main][AbstractWait] Waiting until shell is active... 14:15:40.766 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 14:15:40.766 INFO [main][AbstractShell] Close shell Testing shell 14:15:40.766 INFO [main][ShellHandler] Closing shell 'Testing shell' 14:15:40.770 DEBUG [main][AbstractWait] Waiting while shell is available... 14:15:40.770 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 14:15:40.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 14:15:40.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:40.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:40.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:40.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:40.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 14:15:40.774 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 14:15:40.774 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:40.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:40.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:40.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) Time elapsed: 0.071 s Running org.eclipse.reddeer.jface.test.window.WindowTest 14:15:40.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 14:15:40.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:40.782 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 14:15:40.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:40.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:40.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:40.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:40.784 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:40.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 14:15:40.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:40.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:40.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:40.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:40.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:15:40.824 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 14:15:40.825 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:15:40.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:40.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 14:15:40.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 14:15:40.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:40.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:40.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:40.848 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 14:15:40.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:40.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:40.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:40.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:40.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:40.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:40.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:40.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 14:15:40.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:40.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:40.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:40.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:15:40.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:40.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:40.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:41.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:41.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:41.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:41.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:41.855 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:15:41.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 14:15:41.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:41.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:41.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:41.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:41.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:41.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:41.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:41.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:41.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 14:15:41.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:41.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:41.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:41.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:41.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:15:41.880 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 14:15:41.880 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:15:41.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:41.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 14:15:41.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:41.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:41.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:41.900 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 14:15:41.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:41.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:41.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:41.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:41.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:41.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:41.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 14:15:41.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:41.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:41.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:41.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:15:41.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:41.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:41.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:42.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:42.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:42.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:42.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:42.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:42.902 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:15:42.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 14:15:42.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:42.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:42.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:42.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:42.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 14:15:42.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:42.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:42.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:42.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:42.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:15:42.915 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 14:15:42.915 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:15:42.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:42.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available.... 14:15:42.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:42.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:42.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 14:15:42.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:42.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:42.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:42.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:42.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:42.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:42.943 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 14:15:42.943 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 14:15:42.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:15:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:15:42.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:42.950 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:42.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 14:15:42.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:42.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:42.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:42.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:42.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:15:42.963 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 14:15:42.963 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:15:42.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:42.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available.... 14:15:42.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:42.975 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:42.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 14:15:42.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:42.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:42.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:42.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:42.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:42.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:42.976 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 14:15:42.976 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 14:15:42.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:15:42.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:15:42.983 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:42.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:42.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:42.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 14:15:42.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:42.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 14:15:42.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:42.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:42.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:42.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:42.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:42.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 14:15:42.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:42.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:42.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:42.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:42.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:15:42.996 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 14:15:42.996 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:15:42.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:43.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 14:15:43.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 14:15:43.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:43.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:43.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:43.015 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 14:15:43.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:43.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:43.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:43.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:43.015 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 14:15:43.015 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 14:15:43.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 14:15:43.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 14:15:43.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:43.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:43.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:43.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:43.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 14:15:43.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:43.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:43.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:43.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:43.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:15:43.030 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 14:15:43.030 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:15:43.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 14:15:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available. finished successfully 14:15:43.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:43.049 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 14:15:43.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:43.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:43.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:43.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 14:15:43.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:43.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:15:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:43.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:43.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:43.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:43.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:44.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:44.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:44.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:44.051 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:15:44.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 14:15:44.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:44.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:44.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:44.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:44.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 14:15:44.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 14:15:44.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:44.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:44.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:44.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 14:15:44.063 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 14:15:44.063 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 14:15:44.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:44.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: "Eclipse Window"] 14:15:44.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:44.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:44.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:44.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:44.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:44.081 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 14:15:44.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:44.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:44.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:44.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:44.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:44.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:44.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:44.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:44.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:44.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:44.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 14:15:44.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 14:15:44.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:44.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:44.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 14:15:44.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:44.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:44.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:44.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:44.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:45.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:45.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 14:15:45.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 14:15:45.084 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 14:15:45.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 14:15:45.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.314 s - in org.eclipse.reddeer.jface.test.window.WindowTest openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.086 s openActionNotDefined(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.001 s openEclipseWindow1(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.044 s openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0 s eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.072 s openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.076 s openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.035 s Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 14:15:45.104 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 14:15:45.105 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 14:15:45.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:45.105 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 14:15:45.106 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:45.106 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 14:15:45.110 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:45.110 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 14:15:45.110 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:45.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 14:15:45.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 14:15:45.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 14:15:45.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 14:15:45.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 14:15:45.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 14:15:45.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: "Preferences"] is available.... 14:15:45.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:45.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 14:15:45.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.preference.PreferenceDialog, Matcher matching widget which text matches: "Preferences"] is available. finished successfully 14:15:45.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 14:15:45.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:45.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:45.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:45.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:45.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:15:45.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:45.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:45.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:45.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:45.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:45.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "make valid") 14:15:45.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 14:15:45.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:45.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:45.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 14:15:45.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 14:15:45.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:45.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:45.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:45.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:45.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:45.176 INFO [WorkbenchTestable][AbstractButton] Click button make valid 14:15:45.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:45.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:45.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:45.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:45.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:45.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:45.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:15:45.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:45.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:45.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:45.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:45.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:45.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:45.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:45.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 14:15:45.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 14:15:45.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 14:15:45.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 14:15:45.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 14:15:45.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 14:15:45.180 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 14:15:45.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 14:15:45.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 14:15:45.180 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 14:15:45.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 14:15:45.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 14:15:45.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 14:15:45.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 14:15:45.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 14:15:45.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 14:15:45.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 14:15:45.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:45.193 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:45.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:45.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 14:15:45.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 14:15:45.205 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 14:15:45.205 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 14:15:45.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 14:15:45.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 14:15:45.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) Time elapsed: 0.081 s Results: Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.jface.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.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.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes [INFO] [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.integration.test >------ [INFO] Building RedDeer Integration and Eclipse Installation Tests 4.7.0-SNAPSHOT [36/58] [INFO] from tests/org.eclipse.reddeer.integration.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.integration.test --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.integration.test --- [INFO] Resolving class path of RedDeer Integration and Eclipse Installation Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.integration.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.integration.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.integration.test --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.integration.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.integration.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/target/org.eclipse.reddeer.integration.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.integration.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/target/org.eclipse.reddeer.integration.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.integration.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.integration.test --- [INFO] Skipping tests [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.integration.test --- [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test >-------- [INFO] Building RedDeer Eclipse Tests 4.7.0-SNAPSHOT [37/58] [INFO] from tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse.test --- [INFO] The project's OSGi version is 4.7.0.v20230825-1359 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse.test --- [INFO] Resolving class path of RedDeer Eclipse Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse.test --- [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- dependency:2.8:copy (copy-hsqldb-driver) @ org.eclipse.reddeer.eclipse.test --- [INFO] Configured Artifact: org.hsqldb:hsqldb:2.3.0:jar [INFO] Copying hsqldb-2.3.0.jar to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/lib/hsqldb-2.3.0.jar [INFO] [INFO] --- download:1.2.1:wget (install-h2-driver) @ org.eclipse.reddeer.eclipse.test --- Downloading: https://repo1.maven.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar 16/2127K 32/2127K 48/2127K 64/2127K 80/2127K 96/2127K 112/2127K 128/2127K 144/2127K 160/2127K 176/2127K 192/2127K 208/2127K 224/2127K 240/2127K 256/2127K 272/2127K 288/2127K 304/2127K 320/2127K 336/2127K 352/2127K 368/2127K 384/2127K 400/2127K 416/2127K 432/2127K 448/2127K 464/2127K 480/2127K 496/2127K 512/2127K 528/2127K 544/2127K 560/2127K 571/2127K 587/2127K 603/2127K 619/2127K 635/2127K 651/2127K 667/2127K 683/2127K 699/2127K 715/2127K 731/2127K 747/2127K 763/2127K 779/2127K 795/2127K 811/2127K 827/2127K 843/2127K 859/2127K 875/2127K 891/2127K 907/2127K 923/2127K 939/2127K 955/2127K 971/2127K 987/2127K 1003/2127K 1019/2127K 1035/2127K 1051/2127K 1067/2127K 1083/2127K 1099/2127K 1115/2127K 1131/2127K 1142/2127K 1158/2127K 1174/2127K 1190/2127K 1206/2127K 1222/2127K 1238/2127K 1254/2127K 1270/2127K 1286/2127K 1302/2127K 1318/2127K 1334/2127K 1350/2127K 1366/2127K 1382/2127K 1398/2127K 1414/2127K 1430/2127K 1446/2127K 1462/2127K 1478/2127K 1494/2127K 1510/2127K 1526/2127K 1542/2127K 1558/2127K 1574/2127K 1590/2127K 1606/2127K 1622/2127K 1638/2127K 1654/2127K 1670/2127K 1686/2127K 1702/2127K 1713/2127K 1729/2127K 1745/2127K 1761/2127K 1777/2127K 1793/2127K 1809/2127K 1825/2127K 1841/2127K 1857/2127K 1873/2127K 1889/2127K 1905/2127K 1921/2127K 1937/2127K 1953/2127K 1969/2127K 1985/2127K 2001/2127K 2017/2127K 2033/2127K 2049/2127K 2065/2127K 2081/2127K 2097/2127K 2113/2127K 2127/2127K 2127K downloaded [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.eclipse.test --- [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (249kB) [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (2.55MB) [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.92MB) [INFO] Fetching com.google.guava_31.1.0.jre.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (2.82MB) [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (3.53MB) [INFO] Fetching com.google.protobuf_2.4.1.v20220404-1934.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (478.08kB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (302.99kB) [INFO] Fetching org.mortbay.jasper.apache-el_9.0.52.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (246.95kB) [INFO] Fetching com.sun.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.16MB) [INFO] Fetching jakarta.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (135.86kB) [INFO] Fetching jakarta.activation_1.2.2.v20221203-1659.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (62.56kB) [INFO] Fetching javax.activation_2.0.0.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (82.95kB) [INFO] Fetching jakarta.enterprise.cdi-api_2.0.2.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (106.86kB) [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (24.45kB) [INFO] Fetching org.eclipse.jetty.servlet-api_4.0.6.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (266.68kB) [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.03kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (370.34kB) [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (314.74kB) [INFO] Fetching org.apache.commons.net_3.2.0.v201305141515.jar from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/plugins/ (287.03kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.14.v20230516-1249.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.02MB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.16.v20221207-1049.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (356.05kB) [INFO] Fetching org.apache.lucene.lucene-analysis-common_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.82MB) [INFO] Fetching org.apache.lucene.lucene-core_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (3.57MB) [INFO] Fetching org.apache.lucene.lucene-queryparser_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (418.36kB) [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20230723-0712.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (43.94kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (293.71kB) [INFO] Fetching org.apache.xmlrpc.client_3.1.3.v20160817-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (73.89kB) [INFO] Fetching org.apache.xmlrpc.common_3.1.3.v20181004-1955.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (129.32kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.7.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (254.52kB) [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (34.97kB) [INFO] Fetching org.eclipse.help.base_4.4.100.v20230817-0230.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (440.5kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (38.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (128.31kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (86.87kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (127.79kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.6.0.202305311622.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (355.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (47.13kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.5.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (236.33kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (78.29kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.4.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (109.02kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (280.28kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (25.39kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.55kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (32.32kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (210.82kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.3.0.202305310959.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (262.1kB) [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (398.67kB) [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (36.79kB) [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (133.18kB) [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (67.72kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (134.87kB) [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (36.29kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.35.0.v20230801-1141.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (1.11MB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.35.0.v20230622-1149.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (192.73kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.24.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (304.34kB) [INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (96.25kB) [INFO] Fetching org.eclipse.emf.importer_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (84.41kB) [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (66.72kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (36.44kB) [INFO] Fetching org.eclipse.emf.importer.java_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (74.33kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (116.43kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (93.67kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (55.08kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (35.88kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (131.32kB) [INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (14.67kB) [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (196.8kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (31.55kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (151.36kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (44.41kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (15.01kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.11.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (52.27kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.13.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (104.31kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.9.0.v20230211-1150.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (14.96kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.3.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (40.09kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.3.100.v20230728-2010.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (61.15kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.4.100.v20230630-1506.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (47.98kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.3.100.v20230718-0609.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (158.51kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.8.100.v20230804-1454.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (399.6kB) [INFO] Fetching org.eclipse.jetty.http_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (256.75kB) [INFO] Fetching org.eclipse.jetty.io_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (211.53kB) [INFO] Fetching org.eclipse.jetty.util_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (557.33kB) [INFO] Fetching org.eclipse.jetty.jndi_10.0.15.jar from https://download.eclipse.org/releases/2023-09/202308251000/plugins/ (56.39kB) [ERROR] All attempts to read artifact osgi.bundle,org.eclipse.jetty.jndi,10.0.15 failed: [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/releases/2023-09/202308251000: [ERROR] Retry another mirror: [ERROR] Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.: [ERROR] MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for RedDeer Parent POM File 4.7.0-SNAPSHOT: [INFO] [INFO] RedDeer Parent POM File ............................ SUCCESS [ 2.069 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.004 s] [INFO] RedDeer Common ..................................... SUCCESS [ 10.790 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 1.220 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 0.374 s] [INFO] RedDeer Core ....................................... SUCCESS [ 0.906 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 0.976 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.419 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 1.118 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.374 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.386 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.444 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 0.692 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 1.262 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 0.403 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.400 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.600 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.304 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 0.368 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 0.394 s] [INFO] RedDeer UI ......................................... SUCCESS [ 1.332 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.432 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 0.591 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.192 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.343 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 0.809 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.002 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.174 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.064 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:06 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [03:32 min] [INFO] RedDeer Core Tests ................................. SUCCESS [03:06 min] [INFO] RedDeer Workbench Tests ............................ SUCCESS [04:46 min] [INFO] RedDeer UIForms Test ............................... SUCCESS [ 23.395 s] [INFO] RedDeer JFace Tests ................................ SUCCESS [01:19 min] [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [ 1.063 s] [INFO] RedDeer Eclipse Tests .............................. FAILURE [ 23.355 s] [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 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: 16:11 min [INFO] Finished at: 2023-08-25T14:16:11Z [INFO] ------------------------------------------------------------------------ [WARNING] [WARNING] Plugin validation issues were detected in 13 plugin(s) [WARNING] [WARNING] * org.apache.maven.plugins:maven-site-plugin:3.12.1 [WARNING] * org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5 [WARNING] * org.jacoco:jacoco-maven-plugin:0.8.9 [WARNING] * org.apache.maven.plugins:maven-surefire-plugin:2.22.2 [WARNING] * org.apache.maven.plugins:maven-failsafe-plugin:2.22.2 [WARNING] * org.eclipse.tycho:tycho-source-plugin:2.7.5 [WARNING] * org.eclipse.tycho:tycho-ds-plugin:2.7.5 [WARNING] * com.googlecode.maven-download-plugin:download-maven-plugin:1.2.1 [WARNING] * org.eclipse.tycho:tycho-surefire-plugin:2.7.5 [WARNING] * org.apache.maven.plugins:maven-dependency-plugin:2.8 [WARNING] * org.apache.maven.plugins:maven-resources-plugin:2.4.3 [WARNING] * org.eclipse.tycho:tycho-packaging-plugin:2.7.5 [WARNING] * org.eclipse.tycho:tycho-compiler-plugin:2.7.5 [WARNING] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [WARNING] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:2.7.5:test (default-test) on project org.eclipse.reddeer.eclipse.test: Execution default-test of goal org.eclipse.tycho:tycho-surefire-plugin:2.7.5:test failed: Could not mirror artifact osgi.bundle,org.eclipse.jetty.jndi,10.0.15 into the local Maven repository.See log output for details. -> [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/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :org.eclipse.reddeer.eclipse.test Build step 'Invoke top-level Maven targets' marked build as failure Terminating xvnc. Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Sending e-mails to: odockal@redhat.com Finished: FAILURE